#5FD3EA#5FD3EA
#5FD3EA is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.109 H 212.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD3EA |
|---|---|
| RGB | rgb(95, 211, 234) |
| HSL | hsl(190, 77%, 65%) |
| HSV | hsv(190, 59%, 92%) |
| CMYK | cmyk(59.4%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(79.02, -26.14, -21.18) |
| CIE-LCH | lch(79.02, 33.64, 219.01°) |
| OKLab | oklab(80.89% -0.0915 -0.0587) |
| OKLCH | oklch(80.89% 0.109 212.7) |
| XYZ | xyz(42.8588, 54.9576, 86.1751) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.27
Aqua Blue
#02D8E9
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.44
Bright Sky Blue
#02CCFE
ΔE00 7.16
Baby Blue
#89CFF0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD3EA #EA765F
analogous
#5FEABC #5FD3EA #5F8EEA
triadic
#5FD3EA #EA5FD3 #D3EA5F
tetradic
#5FD3EA #BC5FEA #EA765F #8EEA5F
square
#5FD3EA #BC5FEA #EA765F #8EEA5F
split-complementary
#5FD3EA #EA5F8E #EABC5F
monochromatic
#189CB7 #29C4E3 #5FD3EA #95E2F1 #CBF1F8
Accessibility & contrast
On white
1.75
#5FD3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5FD3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD3EA
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD3EA | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd3ea; /* rgb */ color: rgb(95, 211, 234); /* oklch */ color: oklch(80.9% 0.109 212.7);
Tailwind
colors: {
custom: {
50: '#99e0f0',
500: '#5fd3ea',
950: '#000000',
},
}SCSS
$custom: #5fd3ea; $custom-light: #99e0f0; $custom-dark: #000000;
JSON
{
"hex": "#5fd3ea",
"rgb": {
"r": 95,
"g": 211,
"b": 234
},
"hsl": {
"h": 189.928,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.80889,
"c": 0.10875,
"h": 212.7
},
"luminance": 0.54962
}Semantic roles & 50–950 ramp
primary
#5FD3EA
secondary
#B64C37
accent
#2E0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485