#5FD2E8#5FD2E8
#5FD2E8 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.108 H 212.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2E8 |
|---|---|
| RGB | rgb(95, 210, 232) |
| HSL | hsl(190, 75%, 64%) |
| HSV | hsv(190, 59%, 91%) |
| CMYK | cmyk(59.1%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(78.66, -26.22, -20.64) |
| CIE-LCH | lch(78.66, 33.37, 218.22°) |
| OKLab | oklab(80.58% -0.0913 -0.0572) |
| OKLCH | oklch(80.58% 0.108 212.1) |
| XYZ | xyz(42.3255, 54.3480, 84.5879) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.56
Bright Sky Blue
#02CCFE
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2E8 #E8755F
analogous
#5FE8BA #5FD2E8 #5F8EE8
triadic
#5FD2E8 #E85FD2 #D2E85F
tetradic
#5FD2E8 #BA5FE8 #E8755F #8EE85F
square
#5FD2E8 #BA5FE8 #E8755F #8EE85F
split-complementary
#5FD2E8 #E85F8E #E8BA5F
monochromatic
#1A9AB3 #29C3E0 #5FD2E8 #95E1F0 #CAF0F7
Accessibility & contrast
On white
1.77
#5FD2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#5FD2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2E8
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2E8 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE9
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd2e8; /* rgb */ color: rgb(95, 210, 232); /* oklch */ color: oklch(80.6% 0.108 212.1);
Tailwind
colors: {
custom: {
50: '#99e0ef',
500: '#5fd2e8',
950: '#000000',
},
}SCSS
$custom: #5fd2e8; $custom-light: #99e0ef; $custom-dark: #000000;
JSON
{
"hex": "#5fd2e8",
"rgb": {
"r": 95,
"g": 210,
"b": 232
},
"hsl": {
"h": 189.635,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.80584,
"c": 0.10773,
"h": 212.1
},
"luminance": 0.54352
}Semantic roles & 50–950 ramp
primary
#5FD2E8
secondary
#B34C38
accent
#2F0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485