#5FD4EA#5FD4EA
#5FD4EA is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.109 H 211.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4EA |
|---|---|
| RGB | rgb(95, 212, 234) |
| HSL | hsl(189, 77%, 65%) |
| HSV | hsv(189, 59%, 92%) |
| CMYK | cmyk(59.4%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.30, -26.63, -20.74) |
| CIE-LCH | lch(79.30, 33.76, 217.91°) |
| OKLab | oklab(81.12% -0.0926 -0.0575) |
| OKLCH | oklch(81.12% 0.109 211.9) |
| XYZ | xyz(43.1080, 55.4560, 86.2582) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Bright Sky Blue
#02CCFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4EA #EA755F
analogous
#5FEABA #5FD4EA #5F8FEA
triadic
#5FD4EA #EA5FD4 #D4EA5F
tetradic
#5FD4EA #BA5FEA #EA755F #8FEA5F
square
#5FD4EA #BA5FEA #EA755F #8FEA5F
split-complementary
#5FD4EA #EA5F8F #EABA5F
monochromatic
#189EB7 #29C5E3 #5FD4EA #95E3F1 #CBF1F8
Accessibility & contrast
On white
1.74
#5FD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5FD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4EA
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4EA | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEB
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd4ea; /* rgb */ color: rgb(95, 212, 234); /* oklch */ color: oklch(81.1% 0.109 211.9);
Tailwind
colors: {
custom: {
50: '#99e1f0',
500: '#5fd4ea',
950: '#000000',
},
}SCSS
$custom: #5fd4ea; $custom-light: #99e1f0; $custom-dark: #000000;
JSON
{
"hex": "#5fd4ea",
"rgb": {
"r": 95,
"g": 212,
"b": 234
},
"hsl": {
"h": 189.496,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.81119,
"c": 0.10898,
"h": 211.9
},
"luminance": 0.5546
}Semantic roles & 50–950 ramp
primary
#5FD4EA
secondary
#B64B37
accent
#2D0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485