#5FCAED#5FCAED
#5FCAED is a light, moderate cyan. Relative luminance 0.508; OKLCH L 78.9% C 0.110 H 222.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCAED |
|---|---|
| RGB | rgb(95, 202, 237) |
| HSL | hsl(195, 80%, 65%) |
| HSV | hsv(195, 60%, 93%) |
| CMYK | cmyk(59.9%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(76.55, -20.76, -26.55) |
| CIE-LCH | lch(76.55, 33.70, 231.98°) |
| OKLab | oklab(78.94% -0.081 -0.0739) |
| OKLCH | oklch(78.94% 0.11 222.4) |
| XYZ | xyz(41.1198, 50.7843, 87.7397) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.83
Sky Blue
#87CEEB
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 4.59
Neon Blue
#04D9FF
ΔE00 5.07
Lightblue (survey)
#7BC8F6
ΔE00 5.81
Lightskyblue
#87CEFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCAED #ED825F
analogous
#5FEDC9 #5FCAED #5F83ED
triadic
#5FCAED #ED5FCA #CAED5F
tetradic
#5FCAED #C95FED #ED825F #83ED5F
square
#5FCAED #C95FED #ED825F #83ED5F
split-complementary
#5FCAED #ED5F83 #EDC95F
monochromatic
#1593BC #28B8E7 #5FCAED #96DCF3 #CDEEF9
Accessibility & contrast
On white
1.88
#5FCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#5FCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCAED
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCAED | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EF
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fcaed; /* rgb */ color: rgb(95, 202, 237); /* oklch */ color: oklch(78.9% 0.110 222.4);
Tailwind
colors: {
custom: {
50: '#99daf3',
500: '#5fcaed',
950: '#000000',
},
}SCSS
$custom: #5fcaed; $custom-light: #99daf3; $custom-dark: #000000;
JSON
{
"hex": "#5fcaed",
"rgb": {
"r": 95,
"g": 202,
"b": 237
},
"hsl": {
"h": 194.789,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.78945,
"c": 0.10965,
"h": 222.4
},
"luminance": 0.50788
}Semantic roles & 50–950 ramp
primary
#5FCAED
secondary
#BB5635
accent
#3D09DC
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1417
muted
#808385