#5FCFEB#5FCFEB
#5FCFEB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.0% C 0.109 H 216.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFEB |
|---|---|
| RGB | rgb(95, 207, 235) |
| HSL | hsl(192, 78%, 65%) |
| HSV | hsv(192, 60%, 92%) |
| CMYK | cmyk(59.6%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.91, -23.86, -23.40) |
| CIE-LCH | lch(77.91, 33.42, 224.44°) |
| OKLab | oklab(80.01% -0.087 -0.065) |
| OKLCH | oklch(80.01% 0.109 216.8) |
| XYZ | xyz(42.0215, 53.0525, 86.6068) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 4.89
Bright Sky Blue
#02CCFE
ΔE00 5.50
Baby Blue
#89CFF0
ΔE00 5.87
Aqua Blue
#02D8E9
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFEB #EB7B5F
analogous
#5FEBC1 #5FCFEB #5F89EB
triadic
#5FCFEB #EB5FCF #CFEB5F
tetradic
#5FCFEB #C15FEB #EB7B5F #89EB5F
square
#5FCFEB #C15FEB #EB7B5F #89EB5F
split-complementary
#5FCFEB #EB5F89 #EBC15F
monochromatic
#1798B9 #29BFE4 #5FCFEB #95DFF2 #CCF0F9
Accessibility & contrast
On white
1.81
#5FCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#5FCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFEB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFEB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcfeb; /* rgb */ color: rgb(95, 207, 235); /* oklch */ color: oklch(80.0% 0.109 216.8);
Tailwind
colors: {
custom: {
50: '#99def1',
500: '#5fcfeb',
950: '#000000',
},
}SCSS
$custom: #5fcfeb; $custom-light: #99def1; $custom-dark: #000000;
JSON
{
"hex": "#5fcfeb",
"rgb": {
"r": 95,
"g": 207,
"b": 235
},
"hsl": {
"h": 192,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.80009,
"c": 0.10858,
"h": 216.8
},
"luminance": 0.53057
}Semantic roles & 50–950 ramp
primary
#5FCFEB
secondary
#B85036
accent
#350BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485