#5FD1E6#5FD1E6
#5FD1E6 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.3% C 0.107 H 211.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD1E6 |
|---|---|
| RGB | rgb(95, 209, 230) |
| HSL | hsl(189, 73%, 64%) |
| HSV | hsv(189, 59%, 90%) |
| CMYK | cmyk(58.7%, 9.1%, 0%, 9.8%) |
| CIE-LAB | lab(78.31, -26.29, -20.11) |
| CIE-LCH | lch(78.31, 33.10, 217.41°) |
| OKLab | oklab(80.28% -0.091 -0.0557) |
| OKLCH | oklch(80.28% 0.107 211.5) |
| XYZ | xyz(41.7969, 53.7428, 83.0183) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.78
Neon Blue
#04D9FF
ΔE00 4.87
Sky Blue
#87CEEB
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.69
Bright Sky Blue
#02CCFE
ΔE00 7.62
Baby Blue
#89CFF0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD1E6 #E6745F
analogous
#5FE6B7 #5FD1E6 #5F8DE6
triadic
#5FD1E6 #E65FD1 #D1E65F
tetradic
#5FD1E6 #B75FE6 #E6745F #8DE65F
square
#5FD1E6 #B75FE6 #E6745F #8DE65F
split-complementary
#5FD1E6 #E65F8D #E6B75F
monochromatic
#1B98AF #2AC2DE #5FD1E6 #94E0EE #C9EFF7
Accessibility & contrast
On white
1.79
#5FD1E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#5FD1E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD1E6
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD1E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD1E6 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CAE7
Deuteranopia (green-blind)
#ACBBE6
Tritanopia (blue-blind)
#00DAD7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd1e6; /* rgb */ color: rgb(95, 209, 230); /* oklch */ color: oklch(80.3% 0.107 211.5);
Tailwind
colors: {
custom: {
50: '#99dfee',
500: '#5fd1e6',
950: '#000000',
},
}SCSS
$custom: #5fd1e6; $custom-light: #99dfee; $custom-dark: #000000;
JSON
{
"hex": "#5fd1e6",
"rgb": {
"r": 95,
"g": 209,
"b": 230
},
"hsl": {
"h": 189.333,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.80279,
"c": 0.1067,
"h": 211.5
},
"luminance": 0.53747
}Semantic roles & 50–950 ramp
primary
#5FD1E6
secondary
#B04C39
accent
#2F10D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485