#5FCAEA#5FCAEA
#5FCAEA is a light, moderate cyan. Relative luminance 0.506; OKLCH L 78.8% C 0.108 H 220.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCAEA |
|---|---|
| RGB | rgb(95, 202, 234) |
| HSL | hsl(194, 77%, 65%) |
| HSV | hsv(194, 59%, 92%) |
| CMYK | cmyk(59.4%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(76.44, -21.64, -25.10) |
| CIE-LCH | lch(76.44, 33.14, 229.23°) |
| OKLab | oklab(78.83% -0.0821 -0.0698) |
| OKLCH | oklch(78.83% 0.108 220.3) |
| XYZ | xyz(40.6852, 50.6104, 85.4506) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.23
Bright Sky Blue
#02CCFE
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 6.61
Lightskyblue
#87CEFA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCAEA #EA7F5F
analogous
#5FEAC5 #5FCAEA #5F85EA
triadic
#5FCAEA #EA5FCA #CAEA5F
tetradic
#5FCAEA #C55FEA #EA7F5F #85EA5F
square
#5FCAEA #C55FEA #EA7F5F #85EA5F
split-complementary
#5FCAEA #EA5F85 #EAC55F
monochromatic
#1892B7 #29B8E3 #5FCAEA #95DCF1 #CBEEF8
Accessibility & contrast
On white
1.89
#5FCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#5FCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCAEA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCAEA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fcaea; /* rgb */ color: rgb(95, 202, 234); /* oklch */ color: oklch(78.8% 0.108 220.3);
Tailwind
colors: {
custom: {
50: '#98daf0',
500: '#5fcaea',
950: '#000000',
},
}SCSS
$custom: #5fcaea; $custom-light: #98daf0; $custom-dark: #000000;
JSON
{
"hex": "#5fcaea",
"rgb": {
"r": 95,
"g": 202,
"b": 234
},
"hsl": {
"h": 193.813,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.78825,
"c": 0.10777,
"h": 220.3
},
"luminance": 0.50614
}Semantic roles & 50–950 ramp
primary
#5FCAEA
secondary
#B65437
accent
#3C0CD9
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1416
muted
#808385