#5FD5EB#5FD5EB
#5FD5EB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.110 H 211.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5EB |
|---|---|
| RGB | rgb(95, 213, 235) |
| HSL | hsl(189, 78%, 65%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(59.6%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.62, -26.84, -20.79) |
| CIE-LCH | lch(79.62, 33.95, 217.77°) |
| OKLab | oklab(81.39% -0.0932 -0.0576) |
| OKLCH | oklch(81.39% 0.11 211.7) |
| XYZ | xyz(43.5028, 56.0151, 87.1005) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 7.19
Bright Sky Blue
#02CCFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5EB #EB755F
analogous
#5FEBBB #5FD5EB #5F8FEB
triadic
#5FD5EB #EB5FD5 #D5EB5F
tetradic
#5FD5EB #BB5FEB #EB755F #8FEB5F
square
#5FD5EB #BB5FEB #EB755F #8FEB5F
split-complementary
#5FD5EB #EB5F8F #EBBB5F
monochromatic
#179FB9 #29C7E4 #5FD5EB #95E3F2 #CCF2F9
Accessibility & contrast
On white
1.72
#5FD5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#5FD5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5EB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5EB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd5eb; /* rgb */ color: rgb(95, 213, 235); /* oklch */ color: oklch(81.4% 0.110 211.7);
Tailwind
colors: {
custom: {
50: '#99e2f1',
500: '#5fd5eb',
950: '#000000',
},
}SCSS
$custom: #5fd5eb; $custom-light: #99e2f1; $custom-dark: #000000;
JSON
{
"hex": "#5fd5eb",
"rgb": {
"r": 95,
"g": 213,
"b": 235
},
"hsl": {
"h": 189.429,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.81386,
"c": 0.1096,
"h": 211.7
},
"luminance": 0.5602
}Semantic roles & 50–950 ramp
primary
#5FD5EB
secondary
#B84B36
accent
#2C0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485