#5FD2EB#5FD2EB
#5FD2EB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.7% C 0.109 H 214.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2EB |
|---|---|
| RGB | rgb(95, 210, 235) |
| HSL | hsl(191, 78%, 65%) |
| HSV | hsv(191, 60%, 92%) |
| CMYK | cmyk(59.6%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(78.76, -25.36, -22.10) |
| CIE-LCH | lch(78.76, 33.63, 221.07°) |
| OKLab | oklab(80.7% -0.0901 -0.0613) |
| OKLCH | oklch(80.7% 0.109 214.2) |
| XYZ | xyz(42.7552, 54.5199, 86.8513) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 5.62
Sky Blue
#87CEEB
ΔE00 5.68
Bright Sky Blue
#02CCFE
ΔE00 6.51
Baby Blue
#89CFF0
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2EB #EB785F
analogous
#5FEBBE #5FD2EB #5F8CEB
triadic
#5FD2EB #EB5FD2 #D2EB5F
tetradic
#5FD2EB #BE5FEB #EB785F #8CEB5F
square
#5FD2EB #BE5FEB #EB785F #8CEB5F
split-complementary
#5FD2EB #EB5F8C #EBBE5F
monochromatic
#179CB9 #29C3E4 #5FD2EB #95E1F2 #CCF1F9
Accessibility & contrast
On white
1.76
#5FD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#5FD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2EB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2EB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd2eb; /* rgb */ color: rgb(95, 210, 235); /* oklch */ color: oklch(80.7% 0.109 214.2);
Tailwind
colors: {
custom: {
50: '#99e0f1',
500: '#5fd2eb',
950: '#000000',
},
}SCSS
$custom: #5fd2eb; $custom-light: #99e0f1; $custom-dark: #000000;
JSON
{
"hex": "#5fd2eb",
"rgb": {
"r": 95,
"g": 210,
"b": 235
},
"hsl": {
"h": 190.714,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.80697,
"c": 0.10898,
"h": 214.2
},
"luminance": 0.54524
}Semantic roles & 50–950 ramp
primary
#5FD2EB
secondary
#B84D36
accent
#300BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485