#5FD6ED#5FD6ED
#5FD6ED is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.7% C 0.111 H 212.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6ED |
|---|---|
| RGB | rgb(95, 214, 237) |
| HSL | hsl(190, 80%, 65%) |
| HSV | hsv(190, 60%, 93%) |
| CMYK | cmyk(59.9%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(79.97, -26.76, -21.33) |
| CIE-LCH | lch(79.97, 34.22, 218.55°) |
| OKLab | oklab(81.69% -0.0935 -0.0591) |
| OKLCH | oklch(81.69% 0.111 212.3) |
| XYZ | xyz(44.0457, 56.6360, 88.7149) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.12
Aqua Blue
#02D8E9
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 5.76
Sky Blue
#87CEEB
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Bright Sky Blue
#02CCFE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6ED #ED765F
analogous
#5FEDBD #5FD6ED #5F8FED
triadic
#5FD6ED #ED5FD6 #D6ED5F
tetradic
#5FD6ED #BD5FED #ED765F #8FED5F
square
#5FD6ED #BD5FED #ED765F #8FED5F
split-complementary
#5FD6ED #ED5F8F #EDBD5F
monochromatic
#15A1BC #28C8E7 #5FD6ED #96E4F3 #CDF2F9
Accessibility & contrast
On white
1.70
#5FD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#5FD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6ED
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6ED | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd6ed; /* rgb */ color: rgb(95, 214, 237); /* oklch */ color: oklch(81.7% 0.111 212.3);
Tailwind
colors: {
custom: {
50: '#9ae3f2',
500: '#5fd6ed',
950: '#000000',
},
}SCSS
$custom: #5fd6ed; $custom-light: #9ae3f2; $custom-dark: #000000;
JSON
{
"hex": "#5fd6ed",
"rgb": {
"r": 95,
"g": 214,
"b": 237
},
"hsl": {
"h": 189.718,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.81691,
"c": 0.11061,
"h": 212.3
},
"luminance": 0.5664
}Semantic roles & 50–950 ramp
primary
#5FD6ED
secondary
#BB4B35
accent
#2C09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485