#5FD4EE#5FD4EE
#5FD4EE is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.3% C 0.111 H 214.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4EE |
|---|---|
| RGB | rgb(95, 212, 238) |
| HSL | hsl(191, 81%, 65%) |
| HSV | hsv(191, 60%, 93%) |
| CMYK | cmyk(60.1%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(79.44, -25.49, -22.68) |
| CIE-LCH | lch(79.44, 34.11, 221.66°) |
| OKLab | oklab(81.27% -0.091 -0.063) |
| OKLCH | oklch(81.27% 0.111 214.7) |
| XYZ | xyz(43.6891, 55.6885, 89.3188) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.65
Sky Blue
#87CEEB
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 5.71
Bright Sky Blue
#02CCFE
ΔE00 6.40
Baby Blue
#89CFF0
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4EE #EE795F
analogous
#5FEEC0 #5FD4EE #5F8CEE
triadic
#5FD4EE #EE5FD4 #D4EE5F
tetradic
#5FD4EE #C05FEE #EE795F #8CEE5F
square
#5FD4EE #C05FEE #EE795F #8CEE5F
split-complementary
#5FD4EE #EE5F8C #EEC05F
monochromatic
#149FBE #28C5E8 #5FD4EE #96E3F4 #CEF2FA
Accessibility & contrast
On white
1.73
#5FD4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#5FD4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4EE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4EE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF0
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd4ee; /* rgb */ color: rgb(95, 212, 238); /* oklch */ color: oklch(81.3% 0.111 214.7);
Tailwind
colors: {
custom: {
50: '#99e1f3',
500: '#5fd4ee',
950: '#000000',
},
}SCSS
$custom: #5fd4ee; $custom-light: #99e1f3; $custom-dark: #000000;
JSON
{
"hex": "#5fd4ee",
"rgb": {
"r": 95,
"g": 212,
"b": 238
},
"hsl": {
"h": 190.909,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.8127,
"c": 0.11067,
"h": 214.7
},
"luminance": 0.55693
}Semantic roles & 50–950 ramp
primary
#5FD4EE
secondary
#BD4D34
accent
#2F08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485