#5FCEEA#5FCEEA
#5FCEEA is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.7% C 0.108 H 216.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEEA |
|---|---|
| RGB | rgb(95, 206, 234) |
| HSL | hsl(192, 77%, 65%) |
| HSV | hsv(192, 59%, 92%) |
| CMYK | cmyk(59.4%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(77.59, -23.65, -23.35) |
| CIE-LCH | lch(77.59, 33.24, 224.63°) |
| OKLab | oklab(79.74% -0.0863 -0.0648) |
| OKLCH | oklch(79.74% 0.108 216.9) |
| XYZ | xyz(41.6359, 52.5118, 85.7675) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.84
Bright Sky Blue
#02CCFE
ΔE00 5.45
Baby Blue
#89CFF0
ΔE00 5.84
Aqua Blue
#02D8E9
ΔE00 6.83
Lightblue (survey)
#7BC8F6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEEA #EA7B5F
analogous
#5FEAC0 #5FCEEA #5F89EA
triadic
#5FCEEA #EA5FCE #CEEA5F
tetradic
#5FCEEA #C05FEA #EA7B5F #89EA5F
square
#5FCEEA #C05FEA #EA7B5F #89EA5F
split-complementary
#5FCEEA #EA5F89 #EAC05F
monochromatic
#1897B7 #29BDE3 #5FCEEA #95DFF1 #CBEFF8
Accessibility & contrast
On white
1.83
#5FCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#5FCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEEA
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEEA | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fceea; /* rgb */ color: rgb(95, 206, 234); /* oklch */ color: oklch(79.7% 0.108 216.9);
Tailwind
colors: {
custom: {
50: '#99ddf0',
500: '#5fceea',
950: '#000000',
},
}SCSS
$custom: #5fceea; $custom-light: #99ddf0; $custom-dark: #000000;
JSON
{
"hex": "#5fceea",
"rgb": {
"r": 95,
"g": 206,
"b": 234
},
"hsl": {
"h": 192.086,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.79741,
"c": 0.10797,
"h": 216.9
},
"luminance": 0.52516
}Semantic roles & 50–950 ramp
primary
#5FCEEA
secondary
#B65137
accent
#360CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485