#5FCFED#5FCFED
#5FCFED is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.1% C 0.110 H 218.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFED |
|---|---|
| RGB | rgb(95, 207, 237) |
| HSL | hsl(193, 80%, 65%) |
| HSV | hsv(193, 60%, 93%) |
| CMYK | cmyk(59.9%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(77.97, -23.28, -24.37) |
| CIE-LCH | lch(77.97, 33.70, 226.30°) |
| OKLab | oklab(80.09% -0.0862 -0.0677) |
| OKLCH | oklch(80.09% 0.11 218.1) |
| XYZ | xyz(42.3121, 53.1687, 88.1371) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.57
Bright Sky Blue
#02CCFE
ΔE00 4.98
Baby Blue
#89CFF0
ΔE00 5.46
Aqua Blue
#02D8E9
ΔE00 7.23
Lightblue (survey)
#7BC8F6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFED #ED7D5F
analogous
#5FEDC4 #5FCFED #5F88ED
triadic
#5FCFED #ED5FCF #CFED5F
tetradic
#5FCFED #C45FED #ED7D5F #88ED5F
square
#5FCFED #C45FED #ED7D5F #88ED5F
split-complementary
#5FCFED #ED5F88 #EDC45F
monochromatic
#1599BC #28BEE7 #5FCFED #96E0F3 #CDF0F9
Accessibility & contrast
On white
1.80
#5FCFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#5FCFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFED
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFED | 1.00 | 1.80 | 11.63 | 11.63 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcfed; /* rgb */ color: rgb(95, 207, 237); /* oklch */ color: oklch(80.1% 0.110 218.1);
Tailwind
colors: {
custom: {
50: '#99ddf3',
500: '#5fcfed',
950: '#000000',
},
}SCSS
$custom: #5fcfed; $custom-light: #99ddf3; $custom-dark: #000000;
JSON
{
"hex": "#5fcfed",
"rgb": {
"r": 95,
"g": 207,
"b": 237
},
"hsl": {
"h": 192.676,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.80086,
"c": 0.10963,
"h": 218.1
},
"luminance": 0.53173
}Semantic roles & 50–950 ramp
primary
#5FCFED
secondary
#BB5135
accent
#3609DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485