#5FCFF3#5FCFF3
#5FCFF3 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.113 H 222.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFF3 |
|---|---|
| RGB | rgb(95, 207, 243) |
| HSL | hsl(195, 86%, 66%) |
| HSV | hsv(195, 61%, 95%) |
| CMYK | cmyk(60.9%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.18, -21.52, -27.26) |
| CIE-LCH | lch(78.18, 34.73, 231.70°) |
| OKLab | oklab(80.32% -0.084 -0.0759) |
| OKLCH | oklch(80.32% 0.113 222.1) |
| XYZ | xyz(43.2034, 53.5252, 92.8312) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 4.24
Baby Blue
#89CFF0
ΔE00 4.52
Lightblue (survey)
#7BC8F6
ΔE00 6.05
Lightskyblue
#87CEFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFF3 #F3835F
analogous
#5FF3CD #5FCFF3 #5F85F3
triadic
#5FCFF3 #F35FCF #CFF35F
tetradic
#5FCFF3 #CD5FF3 #F3835F #85F35F
square
#5FCFF3 #CD5FF3 #F3835F #85F35F
split-complementary
#5FCFF3 #F35F85 #F3CD5F
monochromatic
#0F9BC9 #26BEEF #5FCFF3 #98E0F7 #D1F1FC
Accessibility & contrast
On white
1.79
#5FCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#5FCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFF3
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFF3 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF5
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcff3; /* rgb */ color: rgb(95, 207, 243); /* oklch */ color: oklch(80.3% 0.113 222.1);
Tailwind
colors: {
custom: {
50: '#9addf7',
500: '#5fcff3',
950: '#000000',
},
}SCSS
$custom: #5fcff3; $custom-light: #9addf7; $custom-dark: #000000;
JSON
{
"hex": "#5fcff3",
"rgb": {
"r": 95,
"g": 207,
"b": 243
},
"hsl": {
"h": 194.595,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.80324,
"c": 0.11319,
"h": 222.1
},
"luminance": 0.5353
}Semantic roles & 50–950 ramp
primary
#5FCFF3
secondary
#C55531
accent
#3903E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485