#5FCCF2#5FCCF2
#5FCCF2 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.6% C 0.113 H 223.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCF2 |
|---|---|
| RGB | rgb(95, 204, 242) |
| HSL | hsl(196, 85%, 66%) |
| HSV | hsv(196, 61%, 95%) |
| CMYK | cmyk(60.7%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.30, -20.30, -28.08) |
| CIE-LCH | lch(77.30, 34.65, 234.14°) |
| OKLab | oklab(79.6% -0.0813 -0.0782) |
| OKLCH | oklch(79.6% 0.113 223.9) |
| XYZ | xyz(42.3328, 52.0252, 91.7981) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.99
Baby Blue
#89CFF0
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 5.25
Lightskyblue
#87CEFA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCF2 #F2855F
analogous
#5FF2CE #5FCCF2 #5F82F2
triadic
#5FCCF2 #F25FCC #CCF25F
tetradic
#5FCCF2 #CE5FF2 #F2855F #82F25F
square
#5FCCF2 #CE5FF2 #F2855F #82F25F
split-complementary
#5FCCF2 #F25F82 #F2CE5F
monochromatic
#1097C6 #26BAED #5FCCF2 #98DEF7 #D0F0FB
Accessibility & contrast
On white
1.84
#5FCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#5FCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCF2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCF2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A2B8F2
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fccf2; /* rgb */ color: rgb(95, 204, 242); /* oklch */ color: oklch(79.6% 0.113 223.9);
Tailwind
colors: {
custom: {
50: '#99dbf6',
500: '#5fccf2',
950: '#000000',
},
}SCSS
$custom: #5fccf2; $custom-light: #99dbf6; $custom-dark: #000000;
JSON
{
"hex": "#5fccf2",
"rgb": {
"r": 95,
"g": 204,
"b": 242
},
"hsl": {
"h": 195.51,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.79602,
"c": 0.1128,
"h": 223.9
},
"luminance": 0.52029
}Semantic roles & 50–950 ramp
primary
#5FCCF2
secondary
#C45732
accent
#3D04E1
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485