#5FCFF0#5FCFF0
#5FCFF0 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.111 H 220.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFF0 |
|---|---|
| RGB | rgb(95, 207, 240) |
| HSL | hsl(194, 83%, 66%) |
| HSV | hsv(194, 60%, 94%) |
| CMYK | cmyk(60.4%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(78.08, -22.41, -25.82) |
| CIE-LCH | lch(78.08, 34.18, 229.04°) |
| OKLab | oklab(80.2% -0.0851 -0.0718) |
| OKLCH | oklch(80.2% 0.111 220.2) |
| XYZ | xyz(42.7540, 53.3455, 90.4647) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 4.22
Bright Sky Blue
#02CCFE
ΔE00 4.29
Baby Blue
#89CFF0
ΔE00 4.92
Lightblue (survey)
#7BC8F6
ΔE00 6.78
Lightskyblue
#87CEFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFF0 #F0805F
analogous
#5FF0C8 #5FCFF0 #5F86F0
triadic
#5FCFF0 #F05FCF #CFF05F
tetradic
#5FCFF0 #C85FF0 #F0805F #86F05F
square
#5FCFF0 #C85FF0 #F0805F #86F05F
split-complementary
#5FCFF0 #F05F86 #F0C85F
monochromatic
#129AC2 #27BEEB #5FCFF0 #97E0F5 #CFF1FA
Accessibility & contrast
On white
1.80
#5FCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#5FCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFF0
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFF0 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF2
Deuteranopia (green-blind)
#A6BAF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcff0; /* rgb */ color: rgb(95, 207, 240); /* oklch */ color: oklch(80.2% 0.111 220.2);
Tailwind
colors: {
custom: {
50: '#99ddf5',
500: '#5fcff0',
950: '#000000',
},
}SCSS
$custom: #5fcff0; $custom-light: #99ddf5; $custom-dark: #000000;
JSON
{
"hex": "#5fcff0",
"rgb": {
"r": 95,
"g": 207,
"b": 240
},
"hsl": {
"h": 193.655,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.80204,
"c": 0.11134,
"h": 220.2
},
"luminance": 0.5335
}Semantic roles & 50–950 ramp
primary
#5FCFF0
secondary
#C05333
accent
#3806DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485