#5FCEEC#5FCEEC
#5FCEEC is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.8% C 0.109 H 218.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEEC |
|---|---|
| RGB | rgb(95, 206, 236) |
| HSL | hsl(193, 79%, 65%) |
| HSV | hsv(193, 60%, 93%) |
| CMYK | cmyk(59.7%, 12.7%, 0%, 7.5%) |
| CIE-LAB | lab(77.65, -23.07, -24.32) |
| CIE-LCH | lch(77.65, 33.52, 226.51°) |
| OKLab | oklab(79.82% -0.0856 -0.0676) |
| OKLCH | oklch(79.82% 0.109 218.3) |
| XYZ | xyz(41.9249, 52.6274, 87.2893) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 4.52
Bright Sky Blue
#02CCFE
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 7.35
Lightblue (survey)
#7BC8F6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEEC #EC7D5F
analogous
#5FECC4 #5FCEEC #5F88EC
triadic
#5FCEEC #EC5FCE #CEEC5F
tetradic
#5FCEEC #C45FEC #EC7D5F #88EC5F
square
#5FCEEC #C45FEC #EC7D5F #88EC5F
split-complementary
#5FCEEC #EC5F88 #ECC45F
monochromatic
#1697BA #28BDE6 #5FCEEC #96DFF2 #CCF0F9
Accessibility & contrast
On white
1.82
#5FCEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#5FCEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEEC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEEC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fceec; /* rgb */ color: rgb(95, 206, 236); /* oklch */ color: oklch(79.8% 0.109 218.3);
Tailwind
colors: {
custom: {
50: '#99ddf2',
500: '#5fceec',
950: '#000000',
},
}SCSS
$custom: #5fceec; $custom-light: #99ddf2; $custom-dark: #000000;
JSON
{
"hex": "#5fceec",
"rgb": {
"r": 95,
"g": 206,
"b": 236
},
"hsl": {
"h": 192.766,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.79819,
"c": 0.10903,
"h": 218.3
},
"luminance": 0.52632
}Semantic roles & 50–950 ramp
primary
#5FCEEC
secondary
#BA5236
accent
#370ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485