#5FD5EC#5FD5EC
#5FD5EC is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.4% C 0.110 H 212.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5EC |
|---|---|
| RGB | rgb(95, 213, 236) |
| HSL | hsl(190, 79%, 65%) |
| HSV | hsv(190, 60%, 93%) |
| CMYK | cmyk(59.7%, 9.7%, 0%, 7.5%) |
| CIE-LAB | lab(79.66, -26.55, -21.28) |
| CIE-LCH | lch(79.66, 34.03, 218.70°) |
| OKLab | oklab(81.42% -0.0928 -0.059) |
| OKLCH | oklch(81.42% 0.11 212.4) |
| XYZ | xyz(43.6477, 56.0731, 87.8635) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 7.29
Bright Sky Blue
#02CCFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5EC #EC765F
analogous
#5FECBC #5FD5EC #5F8FEC
triadic
#5FD5EC #EC5FD5 #D5EC5F
tetradic
#5FD5EC #BC5FEC #EC765F #8FEC5F
square
#5FD5EC #BC5FEC #EC765F #8FEC5F
split-complementary
#5FD5EC #EC5F8F #ECBC5F
monochromatic
#16A0BA #28C7E6 #5FD5EC #96E3F2 #CCF2F9
Accessibility & contrast
On white
1.72
#5FD5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#5FD5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5EC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5EC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd5ec; /* rgb */ color: rgb(95, 213, 236); /* oklch */ color: oklch(81.4% 0.110 212.4);
Tailwind
colors: {
custom: {
50: '#99e2f2',
500: '#5fd5ec',
950: '#000000',
},
}SCSS
$custom: #5fd5ec; $custom-light: #99e2f2; $custom-dark: #000000;
JSON
{
"hex": "#5fd5ec",
"rgb": {
"r": 95,
"g": 213,
"b": 236
},
"hsl": {
"h": 189.787,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.81424,
"c": 0.10999,
"h": 212.4
},
"luminance": 0.56078
}Semantic roles & 50–950 ramp
primary
#5FD5EC
secondary
#BA4B36
accent
#2C0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485