#5FCEEB#5FCEEB
#5FCEEB is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.8% C 0.108 H 217.6°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEEB |
|---|---|
| RGB | rgb(95, 206, 235) |
| HSL | hsl(192, 78%, 65%) |
| HSV | hsv(192, 60%, 92%) |
| CMYK | cmyk(59.6%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.62, -23.36, -23.84) |
| CIE-LCH | lch(77.62, 33.38, 225.57°) |
| OKLab | oklab(79.78% -0.0859 -0.0662) |
| OKLCH | oklch(79.78% 0.108 217.6) |
| XYZ | xyz(41.7800, 52.5695, 86.5263) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.67
Bright Sky Blue
#02CCFE
ΔE00 5.19
Baby Blue
#89CFF0
ΔE00 5.62
Aqua Blue
#02D8E9
ΔE00 7.09
Lightblue (survey)
#7BC8F6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEEB #EB7C5F
analogous
#5FEBC2 #5FCEEB #5F88EB
triadic
#5FCEEB #EB5FCE #CEEB5F
tetradic
#5FCEEB #C25FEB #EB7C5F #88EB5F
square
#5FCEEB #C25FEB #EB7C5F #88EB5F
split-complementary
#5FCEEB #EB5F88 #EBC25F
monochromatic
#1797B9 #29BDE4 #5FCEEB #95DFF2 #CCEFF9
Accessibility & contrast
On white
1.82
#5FCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#5FCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEEB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEEB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fceeb; /* rgb */ color: rgb(95, 206, 235); /* oklch */ color: oklch(79.8% 0.108 217.6);
Tailwind
colors: {
custom: {
50: '#99ddf1',
500: '#5fceeb',
950: '#000000',
},
}SCSS
$custom: #5fceeb; $custom-light: #99ddf1; $custom-dark: #000000;
JSON
{
"hex": "#5fceeb",
"rgb": {
"r": 95,
"g": 206,
"b": 235
},
"hsl": {
"h": 192.429,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.7978,
"c": 0.10849,
"h": 217.6
},
"luminance": 0.52574
}Semantic roles & 50–950 ramp
primary
#5FCEEB
secondary
#B85136
accent
#360BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485