#5FCFF4#5FCFF4
#5FCFF4 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.4% C 0.114 H 222.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFF4 |
|---|---|
| RGB | rgb(95, 207, 244) |
| HSL | hsl(195, 87%, 66%) |
| HSV | hsv(195, 61%, 96%) |
| CMYK | cmyk(61.1%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(78.22, -21.23, -27.74) |
| CIE-LCH | lch(78.22, 34.93, 232.57°) |
| OKLab | oklab(80.36% -0.0836 -0.0773) |
| OKLCH | oklch(80.36% 0.114 222.7) |
| XYZ | xyz(43.3548, 53.5858, 93.6287) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 4.03
Neon Blue
#04D9FF
ΔE00 4.37
Baby Blue
#89CFF0
ΔE00 4.41
Lightblue (survey)
#7BC8F6
ΔE00 5.82
Lightskyblue
#87CEFA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFF4 #F4845F
analogous
#5FF4CE #5FCFF4 #5F85F4
triadic
#5FCFF4 #F45FCF #CFF45F
tetradic
#5FCFF4 #CE5FF4 #F4845F #85F45F
square
#5FCFF4 #CE5FF4 #F4845F #85F45F
split-complementary
#5FCFF4 #F45F85 #F4CE5F
monochromatic
#0E9CCB #26BEF0 #5FCFF4 #98E0F8 #D2F1FC
Accessibility & contrast
On white
1.79
#5FCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#5FCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFF4
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFF4 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF6
Deuteranopia (green-blind)
#A4BBF4
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcff4; /* rgb */ color: rgb(95, 207, 244); /* oklch */ color: oklch(80.4% 0.114 222.7);
Tailwind
colors: {
custom: {
50: '#9addf7',
500: '#5fcff4',
950: '#000000',
},
}SCSS
$custom: #5fcff4; $custom-light: #9addf7; $custom-dark: #000000;
JSON
{
"hex": "#5fcff4",
"rgb": {
"r": 95,
"g": 207,
"b": 244
},
"hsl": {
"h": 194.899,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.80364,
"c": 0.11385,
"h": 222.7
},
"luminance": 0.5359
}Semantic roles & 50–950 ramp
primary
#5FCFF4
secondary
#C75630
accent
#3A02E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485