#5FCFF2#5FCFF2
#5FCFF2 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.113 H 221.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFF2 |
|---|---|
| RGB | rgb(95, 207, 242) |
| HSL | hsl(194, 85%, 66%) |
| HSV | hsv(194, 61%, 95%) |
| CMYK | cmyk(60.7%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.15, -21.82, -26.78) |
| CIE-LCH | lch(78.15, 34.54, 230.83°) |
| OKLab | oklab(80.28% -0.0843 -0.0745) |
| OKLCH | oklch(80.28% 0.113 221.5) |
| XYZ | xyz(43.0528, 53.4650, 92.0381) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.90
Sky Blue
#87CEEB
ΔE00 4.08
Neon Blue
#04D9FF
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFF2 #F2825F
analogous
#5FF2CC #5FCFF2 #5F85F2
triadic
#5FCFF2 #F25FCF #CFF25F
tetradic
#5FCFF2 #CC5FF2 #F2825F #85F25F
square
#5FCFF2 #CC5FF2 #F2825F #85F25F
split-complementary
#5FCFF2 #F25F85 #F2CC5F
monochromatic
#109BC6 #26BEED #5FCFF2 #98E0F7 #D0F1FB
Accessibility & contrast
On white
1.80
#5FCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#5FCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFF2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFF2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcff2; /* rgb */ color: rgb(95, 207, 242); /* oklch */ color: oklch(80.3% 0.113 221.5);
Tailwind
colors: {
custom: {
50: '#9addf6',
500: '#5fcff2',
950: '#000000',
},
}SCSS
$custom: #5fcff2; $custom-light: #9addf6; $custom-dark: #000000;
JSON
{
"hex": "#5fcff2",
"rgb": {
"r": 95,
"g": 207,
"b": 242
},
"hsl": {
"h": 194.286,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.80284,
"c": 0.11256,
"h": 221.5
},
"luminance": 0.53469
}Semantic roles & 50–950 ramp
primary
#5FCFF2
secondary
#C45432
accent
#3904E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485