#5FCEEE#5FCEEE
#5FCEEE is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.110 H 219.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEEE |
|---|---|
| RGB | rgb(95, 206, 238) |
| HSL | hsl(193, 81%, 65%) |
| HSV | hsv(193, 60%, 93%) |
| CMYK | cmyk(60.1%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.72, -22.49, -25.29) |
| CIE-LCH | lch(77.72, 33.84, 228.35°) |
| OKLab | oklab(79.9% -0.0848 -0.0703) |
| OKLCH | oklch(79.9% 0.11 219.7) |
| XYZ | xyz(42.2171, 52.7443, 88.8282) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 4.27
Bright Sky Blue
#02CCFE
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 6.94
Lightskyblue
#87CEFA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEEE #EE7F5F
analogous
#5FEEC7 #5FCEEE #5F86EE
triadic
#5FCEEE #EE5FCE #CEEE5F
tetradic
#5FCEEE #C75FEE #EE7F5F #86EE5F
square
#5FCEEE #C75FEE #EE7F5F #86EE5F
split-complementary
#5FCEEE #EE5F86 #EEC75F
monochromatic
#1498BE #28BDE8 #5FCEEE #96DFF4 #CEF0FA
Accessibility & contrast
On white
1.82
#5FCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#5FCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEEE
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEEE | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fceee; /* rgb */ color: rgb(95, 206, 238); /* oklch */ color: oklch(79.9% 0.110 219.7);
Tailwind
colors: {
custom: {
50: '#99ddf3',
500: '#5fceee',
950: '#000000',
},
}SCSS
$custom: #5fceee; $custom-light: #99ddf3; $custom-dark: #000000;
JSON
{
"hex": "#5fceee",
"rgb": {
"r": 95,
"g": 206,
"b": 238
},
"hsl": {
"h": 193.427,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.79897,
"c": 0.11016,
"h": 219.7
},
"luminance": 0.52749
}Semantic roles & 50–950 ramp
primary
#5FCEEE
secondary
#BD5334
accent
#3808DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485