#5FD8E9#5FD8E9
#5FD8E9 is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.0% C 0.110 H 207.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8E9 |
|---|---|
| RGB | rgb(95, 216, 233) |
| HSL | hsl(187, 76%, 64%) |
| HSV | hsv(187, 59%, 91%) |
| CMYK | cmyk(59.2%, 7.3%, 0%, 8.6%) |
| CIE-LAB | lab(80.42, -28.87, -18.52) |
| CIE-LCH | lch(80.42, 34.30, 212.69°) |
| OKLab | oklab(82% -0.0971 -0.0513) |
| OKLCH | oklch(82% 0.11 207.9) |
| XYZ | xyz(43.9771, 57.4233, 85.8412) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 4.77
Neon Blue
#04D9FF
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8E9 #E9705F
analogous
#5FE9B5 #5FD8E9 #5F93E9
triadic
#5FD8E9 #E95FD8 #D8E95F
tetradic
#5FD8E9 #B55FE9 #E9705F #93E95F
square
#5FD8E9 #B55FE9 #E9705F #93E95F
split-complementary
#5FD8E9 #E95F93 #E9B55F
monochromatic
#19A2B5 #29CBE2 #5FD8E9 #95E5F0 #CBF2F8
Accessibility & contrast
On white
1.68
#5FD8E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5FD8E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8E9
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8E9 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EA
Deuteranopia (green-blind)
#B2C1E9
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd8e9; /* rgb */ color: rgb(95, 216, 233); /* oklch */ color: oklch(82.0% 0.110 207.9);
Tailwind
colors: {
custom: {
50: '#99e4f0',
500: '#5fd8e9',
950: '#000000',
},
}SCSS
$custom: #5fd8e9; $custom-light: #99e4f0; $custom-dark: #000000;
JSON
{
"hex": "#5fd8e9",
"rgb": {
"r": 95,
"g": 216,
"b": 233
},
"hsl": {
"h": 187.391,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.82004,
"c": 0.10983,
"h": 207.9
},
"luminance": 0.57428
}Semantic roles & 50–950 ramp
primary
#5FD8E9
secondary
#B54737
accent
#260DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485