#5FD0E6#5FD0E6
#5FD0E6 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.0% C 0.106 H 212.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD0E6 |
|---|---|
| RGB | rgb(95, 208, 230) |
| HSL | hsl(190, 73%, 64%) |
| HSV | hsv(190, 59%, 90%) |
| CMYK | cmyk(58.7%, 9.6%, 0%, 9.8%) |
| CIE-LAB | lab(78.02, -25.80, -20.54) |
| CIE-LCH | lch(78.02, 32.98, 218.53°) |
| OKLab | oklab(80.05% -0.09 -0.0569) |
| OKLCH | oklch(80.05% 0.106 212.3) |
| XYZ | xyz(41.5523, 53.2537, 82.9367) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 5.12
Sky Blue
#87CEEB
ΔE00 6.23
Robin'S Egg
#6DEDFD
ΔE00 7.03
Bright Sky Blue
#02CCFE
ΔE00 7.26
Baby Blue
#89CFF0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD0E6 #E6755F
analogous
#5FE6B8 #5FD0E6 #5F8CE6
triadic
#5FD0E6 #E65FD0 #D0E65F
tetradic
#5FD0E6 #B85FE6 #E6755F #8CE65F
square
#5FD0E6 #B85FE6 #E6755F #8CE65F
split-complementary
#5FD0E6 #E65F8C #E6B85F
monochromatic
#1B97AF #2AC0DE #5FD0E6 #94E0EE #C9EFF7
Accessibility & contrast
On white
1.80
#5FD0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#5FD0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD0E6
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD0E6 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCAE7
Deuteranopia (green-blind)
#AABAE6
Tritanopia (blue-blind)
#00D9D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fd0e6; /* rgb */ color: rgb(95, 208, 230); /* oklch */ color: oklch(80.0% 0.106 212.3);
Tailwind
colors: {
custom: {
50: '#98deee',
500: '#5fd0e6',
950: '#000000',
},
}SCSS
$custom: #5fd0e6; $custom-light: #98deee; $custom-dark: #000000;
JSON
{
"hex": "#5fd0e6",
"rgb": {
"r": 95,
"g": 208,
"b": 230
},
"hsl": {
"h": 189.778,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.80048,
"c": 0.10647,
"h": 212.3
},
"luminance": 0.53258
}Semantic roles & 50–950 ramp
primary
#5FD0E6
secondary
#B04C39
accent
#3010D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485