#5FDFEB#5FDFEB
#5FDFEB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.113 H 203.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFEB |
|---|---|
| RGB | rgb(95, 223, 235) |
| HSL | hsl(185, 78%, 65%) |
| HSV | hsv(185, 60%, 92%) |
| CMYK | cmyk(59.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.49, -31.68, -16.47) |
| CIE-LCH | lch(82.49, 35.70, 207.47°) |
| OKLab | oklab(83.69% -0.1035 -0.0456) |
| OKLCH | oklch(83.69% 0.113 203.8) |
| XYZ | xyz(46.0961, 61.2016, 87.9650) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.50
Aqua Blue
#02D8E9
ΔE00 3.51
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Bright Light Blue
#26F7FD
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFEB #EB6B5F
analogous
#5FEBB1 #5FDFEB #5F99EB
triadic
#5FDFEB #EB5FDF #DFEB5F
tetradic
#5FDFEB #B15FEB #EB6B5F #99EB5F
square
#5FDFEB #B15FEB #EB6B5F #99EB5F
split-complementary
#5FDFEB #EB5F99 #EBB15F
monochromatic
#17ABB9 #29D4E4 #5FDFEB #95EAF2 #CCF5F9
Accessibility & contrast
On white
1.59
#5FDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#5FDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFEB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFEB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdfeb; /* rgb */ color: rgb(95, 223, 235); /* oklch */ color: oklch(83.7% 0.113 203.8);
Tailwind
colors: {
custom: {
50: '#9ae9f1',
500: '#5fdfeb',
950: '#000000',
},
}SCSS
$custom: #5fdfeb; $custom-light: #9ae9f1; $custom-dark: #000000;
JSON
{
"hex": "#5fdfeb",
"rgb": {
"r": 95,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.143,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.83692,
"c": 0.11312,
"h": 203.8
},
"luminance": 0.61206
}Semantic roles & 50–950 ramp
primary
#5FDFEB
secondary
#B84136
accent
#1D0BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485