#5FD5EA#5FD5EA
#5FD5EA is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.3% C 0.109 H 211.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5EA |
|---|---|
| RGB | rgb(95, 213, 234) |
| HSL | hsl(189, 77%, 65%) |
| HSV | hsv(189, 59%, 92%) |
| CMYK | cmyk(59.4%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(79.59, -27.12, -20.31) |
| CIE-LCH | lch(79.59, 33.88, 216.83°) |
| OKLab | oklab(81.35% -0.0936 -0.0563) |
| OKLCH | oklch(81.35% 0.109 211) |
| XYZ | xyz(43.3588, 55.9575, 86.3418) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 6.85
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Robin'S Egg Blue
#98EFF9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5EA #EA745F
analogous
#5FEABA #5FD5EA #5F8FEA
triadic
#5FD5EA #EA5FD5 #D5EA5F
tetradic
#5FD5EA #BA5FEA #EA745F #8FEA5F
square
#5FD5EA #BA5FEA #EA745F #8FEA5F
split-complementary
#5FD5EA #EA5F8F #EABA5F
monochromatic
#189FB7 #29C7E3 #5FD5EA #95E3F1 #CBF1F8
Accessibility & contrast
On white
1.72
#5FD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5FD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5EA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5EA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEB
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd5ea; /* rgb */ color: rgb(95, 213, 234); /* oklch */ color: oklch(81.3% 0.109 211.0);
Tailwind
colors: {
custom: {
50: '#99e2f0',
500: '#5fd5ea',
950: '#000000',
},
}SCSS
$custom: #5fd5ea; $custom-light: #99e2f0; $custom-dark: #000000;
JSON
{
"hex": "#5fd5ea",
"rgb": {
"r": 95,
"g": 213,
"b": 234
},
"hsl": {
"h": 189.065,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.81349,
"c": 0.10923,
"h": 211
},
"luminance": 0.55962
}Semantic roles & 50–950 ramp
primary
#5FD5EA
secondary
#B64A37
accent
#2B0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485