#5FD2EA#5FD2EA
#5FD2EA is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.7% C 0.109 H 213.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2EA |
|---|---|
| RGB | rgb(95, 210, 234) |
| HSL | hsl(190, 77%, 65%) |
| HSV | hsv(190, 59%, 92%) |
| CMYK | cmyk(59.4%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(78.73, -25.64, -21.61) |
| CIE-LCH | lch(78.73, 33.54, 220.12°) |
| OKLab | oklab(80.66% -0.0905 -0.0599) |
| OKLCH | oklch(80.66% 0.109 213.5) |
| XYZ | xyz(42.6112, 54.4623, 86.0926) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 5.37
Sky Blue
#87CEEB
ΔE00 5.90
Bright Sky Blue
#02CCFE
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2EA #EA775F
analogous
#5FEABD #5FD2EA #5F8CEA
triadic
#5FD2EA #EA5FD2 #D2EA5F
tetradic
#5FD2EA #BD5FEA #EA775F #8CEA5F
square
#5FD2EA #BD5FEA #EA775F #8CEA5F
split-complementary
#5FD2EA #EA5F8C #EABD5F
monochromatic
#189BB7 #29C3E3 #5FD2EA #95E1F1 #CBF0F8
Accessibility & contrast
On white
1.77
#5FD2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#5FD2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2EA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2EA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEB
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd2ea; /* rgb */ color: rgb(95, 210, 234); /* oklch */ color: oklch(80.7% 0.109 213.5);
Tailwind
colors: {
custom: {
50: '#99e0f0',
500: '#5fd2ea',
950: '#000000',
},
}SCSS
$custom: #5fd2ea; $custom-light: #99e0f0; $custom-dark: #000000;
JSON
{
"hex": "#5fd2ea",
"rgb": {
"r": 95,
"g": 210,
"b": 234
},
"hsl": {
"h": 190.36,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.80659,
"c": 0.10855,
"h": 213.5
},
"luminance": 0.54467
}Semantic roles & 50–950 ramp
primary
#5FD2EA
secondary
#B64D37
accent
#300CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485