#5FCDF9#5FCDF9
#5FCDF9 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.118 H 227.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCDF9 |
|---|---|
| RGB | rgb(95, 205, 249) |
| HSL | hsl(197, 93%, 67%) |
| HSV | hsv(197, 62%, 98%) |
| CMYK | cmyk(61.8%, 17.7%, 0%, 2.4%) |
| CIE-LAB | lab(77.83, -18.72, -31.00) |
| CIE-LCH | lch(77.83, 36.22, 238.88°) |
| OKLab | oklab(80.12% -0.0798 -0.0865) |
| OKLCH | oklch(80.12% 0.118 227.3) |
| XYZ | xyz(43.6428, 52.9306, 97.5208) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.24
Lightblue (survey)
#7BC8F6
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.17
Sky Blue
#87CEEB
ΔE00 4.45
Lightskyblue
#87CEFA
ΔE00 4.76
Sky
#82CAFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCDF9 #F98B5F
analogous
#5FF9D8 #5FCDF9 #5F80F9
triadic
#5FCDF9 #F95FCD #CDF95F
tetradic
#5FCDF9 #D85FF9 #F98B5F #80F95F
square
#5FCDF9 #D85FF9 #F98B5F #80F95F
split-complementary
#5FCDF9 #F95F80 #F9D85F
monochromatic
#089BD6 #24BBF7 #5FCDF9 #9ADFFB #D5F2FD
Accessibility & contrast
On white
1.81
#5FCDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#5FCDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCDF9
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCDF9 | 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)
#B6C9FB
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5fcdf9; /* rgb */ color: rgb(95, 205, 249); /* oklch */ color: oklch(80.1% 0.118 227.3);
Tailwind
colors: {
custom: {
50: '#9adcfb',
500: '#5fcdf9',
950: '#000000',
},
}SCSS
$custom: #5fcdf9; $custom-light: #9adcfb; $custom-dark: #000000;
JSON
{
"hex": "#5fcdf9",
"rgb": {
"r": 95,
"g": 205,
"b": 249
},
"hsl": {
"h": 197.143,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.80116,
"c": 0.1177,
"h": 227.3
},
"luminance": 0.52935
}Semantic roles & 50–950 ramp
primary
#5FCDF9
secondary
#D05B2C
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485