#5FCFEE#5FCFEE
#5FCFEE is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.1% C 0.110 H 218.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFEE |
|---|---|
| RGB | rgb(95, 207, 238) |
| HSL | hsl(193, 81%, 65%) |
| HSV | hsv(193, 60%, 93%) |
| CMYK | cmyk(60.1%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(78.01, -22.99, -24.85) |
| CIE-LCH | lch(78.01, 33.86, 227.22°) |
| OKLab | oklab(80.13% -0.0858 -0.0691) |
| OKLCH | oklch(80.13% 0.11 218.8) |
| XYZ | xyz(42.4586, 53.2273, 88.9087) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 4.43
Bright Sky Blue
#02CCFE
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 7.30
Aqua Blue
#02D8E9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFEE #EE7E5F
analogous
#5FEEC5 #5FCFEE #5F87EE
triadic
#5FCFEE #EE5FCF #CFEE5F
tetradic
#5FCFEE #C55FEE #EE7E5F #87EE5F
square
#5FCFEE #C55FEE #EE7E5F #87EE5F
split-complementary
#5FCFEE #EE5F87 #EEC55F
monochromatic
#1499BE #28BEE8 #5FCFEE #96E0F4 #CEF0FA
Accessibility & contrast
On white
1.80
#5FCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#5FCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFEE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFEE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcfee; /* rgb */ color: rgb(95, 207, 238); /* oklch */ color: oklch(80.1% 0.110 218.8);
Tailwind
colors: {
custom: {
50: '#99ddf3',
500: '#5fcfee',
950: '#000000',
},
}SCSS
$custom: #5fcfee; $custom-light: #99ddf3; $custom-dark: #000000;
JSON
{
"hex": "#5fcfee",
"rgb": {
"r": 95,
"g": 207,
"b": 238
},
"hsl": {
"h": 193.007,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.80126,
"c": 0.11019,
"h": 218.8
},
"luminance": 0.53232
}Semantic roles & 50–950 ramp
primary
#5FCFEE
secondary
#BD5234
accent
#3608DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485