#5FCAE9#5FCAE9
#5FCAE9 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 78.8% C 0.107 H 219.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCAE9 |
|---|---|
| RGB | rgb(95, 202, 233) |
| HSL | hsl(193, 76%, 64%) |
| HSV | hsv(193, 59%, 91%) |
| CMYK | cmyk(59.2%, 13.3%, 0%, 8.6%) |
| CIE-LAB | lab(76.41, -21.93, -24.61) |
| CIE-LCH | lch(76.41, 32.96, 228.30°) |
| OKLab | oklab(78.79% -0.0825 -0.0684) |
| OKLCH | oklch(78.79% 0.107 219.7) |
| XYZ | xyz(40.5420, 50.5531, 84.6962) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.33
Bright Sky Blue
#02CCFE
ΔE00 4.63
Neon Blue
#04D9FF
ΔE00 4.84
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 6.88
Lightskyblue
#87CEFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCAE9 #E97E5F
analogous
#5FE9C3 #5FCAE9 #5F85E9
triadic
#5FCAE9 #E95FCA #CAE95F
tetradic
#5FCAE9 #C35FE9 #E97E5F #85E95F
square
#5FCAE9 #C35FE9 #E97E5F #85E95F
split-complementary
#5FCAE9 #E95F85 #E9C35F
monochromatic
#1992B5 #29B8E2 #5FCAE9 #95DCF0 #CBEEF8
Accessibility & contrast
On white
1.89
#5FCAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#5FCAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCAE9
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCAE9 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5EB
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#00D4D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #5fcae9; /* rgb */ color: rgb(95, 202, 233); /* oklch */ color: oklch(78.8% 0.107 219.7);
Tailwind
colors: {
custom: {
50: '#98daf0',
500: '#5fcae9',
950: '#000000',
},
}SCSS
$custom: #5fcae9; $custom-light: #98daf0; $custom-dark: #000000;
JSON
{
"hex": "#5fcae9",
"rgb": {
"r": 95,
"g": 202,
"b": 233
},
"hsl": {
"h": 193.478,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.78786,
"c": 0.10718,
"h": 219.7
},
"luminance": 0.50557
}Semantic roles & 50–950 ramp
primary
#5FCAE9
secondary
#B55437
accent
#3B0DD8
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385