#5FCEF1#5FCEF1
#5FCEF1 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.0% C 0.112 H 221.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEF1 |
|---|---|
| RGB | rgb(95, 206, 241) |
| HSL | hsl(194, 84%, 66%) |
| HSV | hsv(194, 61%, 95%) |
| CMYK | cmyk(60.6%, 14.5%, 0%, 5.5%) |
| CIE-LAB | lab(77.83, -21.61, -26.73) |
| CIE-LCH | lch(77.83, 34.37, 231.05°) |
| OKLab | oklab(80.02% -0.0837 -0.0744) |
| OKLCH | oklch(80.02% 0.112 221.6) |
| XYZ | xyz(42.6615, 52.9221, 91.1687) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.31
Baby Blue
#89CFF0
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 6.18
Lightskyblue
#87CEFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEF1 #F1825F
analogous
#5FF1CB #5FCEF1 #5F85F1
triadic
#5FCEF1 #F15FCE #CEF15F
tetradic
#5FCEF1 #CB5FF1 #F1825F #85F15F
square
#5FCEF1 #CB5FF1 #F1825F #85F15F
split-complementary
#5FCEF1 #F15F85 #F1CB5F
monochromatic
#1199C4 #27BDEC #5FCEF1 #97DFF6 #D0F0FB
Accessibility & contrast
On white
1.81
#5FCEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#5FCEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEF1
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEF1 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F3
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fcef1; /* rgb */ color: rgb(95, 206, 241); /* oklch */ color: oklch(80.0% 0.112 221.6);
Tailwind
colors: {
custom: {
50: '#99ddf5',
500: '#5fcef1',
950: '#000000',
},
}SCSS
$custom: #5fcef1; $custom-light: #99ddf5; $custom-dark: #000000;
JSON
{
"hex": "#5fcef1",
"rgb": {
"r": 95,
"g": 206,
"b": 241
},
"hsl": {
"h": 194.384,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.80016,
"c": 0.11198,
"h": 221.6
},
"luminance": 0.52926
}Semantic roles & 50–950 ramp
primary
#5FCEF1
secondary
#C25532
accent
#3A05E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485