#5FCFF1#5FCFF1
#5FCFF1 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.2% C 0.112 H 220.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFF1 |
|---|---|
| RGB | rgb(95, 207, 241) |
| HSL | hsl(194, 84%, 66%) |
| HSV | hsv(194, 61%, 95%) |
| CMYK | cmyk(60.6%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(78.11, -22.11, -26.30) |
| CIE-LCH | lch(78.11, 34.36, 229.94°) |
| OKLab | oklab(80.24% -0.0847 -0.0732) |
| OKLCH | oklch(80.24% 0.112 220.8) |
| XYZ | xyz(42.9030, 53.4051, 91.2492) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.04
Bright Sky Blue
#02CCFE
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.77
Lightblue (survey)
#7BC8F6
ΔE00 6.53
Lightskyblue
#87CEFA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFF1 #F1815F
analogous
#5FF1CA #5FCFF1 #5F86F1
triadic
#5FCFF1 #F15FCF #CFF15F
tetradic
#5FCFF1 #CA5FF1 #F1815F #86F15F
square
#5FCFF1 #CA5FF1 #F1815F #86F15F
split-complementary
#5FCFF1 #F15F86 #F1CA5F
monochromatic
#119BC4 #27BEEC #5FCFF1 #97E0F6 #D0F1FB
Accessibility & contrast
On white
1.80
#5FCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#5FCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFF1
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFF1 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF3
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5fcff1; /* rgb */ color: rgb(95, 207, 241); /* oklch */ color: oklch(80.2% 0.112 220.8);
Tailwind
colors: {
custom: {
50: '#99ddf5',
500: '#5fcff1',
950: '#000000',
},
}SCSS
$custom: #5fcff1; $custom-light: #99ddf5; $custom-dark: #000000;
JSON
{
"hex": "#5fcff1",
"rgb": {
"r": 95,
"g": 207,
"b": 241
},
"hsl": {
"h": 193.973,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.80244,
"c": 0.11194,
"h": 220.8
},
"luminance": 0.53409
}Semantic roles & 50–950 ramp
primary
#5FCFF1
secondary
#C25432
accent
#3805E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485