#5FDAE7#5FDAE7
#5FDAE7 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.110 H 204.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDAE7 |
|---|---|
| RGB | rgb(95, 218, 231) |
| HSL | hsl(186, 74%, 64%) |
| HSV | hsv(186, 59%, 91%) |
| CMYK | cmyk(58.9%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(80.93, -30.39, -16.69) |
| CIE-LCH | lch(80.93, 34.67, 208.77°) |
| OKLab | oklab(82.39% -0.1 -0.0462) |
| OKLCH | oklch(82.39% 0.11 204.8) |
| XYZ | xyz(44.2085, 58.3407, 84.5169) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.19
Robin'S Egg
#6DEDFD
ΔE00 4.41
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Neon Blue
#04D9FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDAE7 #E76C5F
analogous
#5FE7B0 #5FDAE7 #5F96E7
triadic
#5FDAE7 #E75FDA #DAE75F
tetradic
#5FDAE7 #B05FE7 #E76C5F #96E75F
square
#5FDAE7 #B05FE7 #E76C5F #96E75F
split-complementary
#5FDAE7 #E75F96 #E7B05F
monochromatic
#1BA3B1 #2ACEDF #5FDAE7 #94E6EF #C9F3F7
Accessibility & contrast
On white
1.66
#5FDAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#5FDAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDAE7
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDAE7 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E8
Deuteranopia (green-blind)
#B5C2E7
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdae7; /* rgb */ color: rgb(95, 218, 231); /* oklch */ color: oklch(82.4% 0.110 204.8);
Tailwind
colors: {
custom: {
50: '#99e5ee',
500: '#5fdae7',
950: '#000000',
},
}SCSS
$custom: #5fdae7; $custom-light: #99e5ee; $custom-dark: #000000;
JSON
{
"hex": "#5fdae7",
"rgb": {
"r": 95,
"g": 218,
"b": 231
},
"hsl": {
"h": 185.735,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.82394,
"c": 0.11013,
"h": 204.8
},
"luminance": 0.58345
}Semantic roles & 50–950 ramp
primary
#5FDAE7
secondary
#B24439
accent
#220FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485