#5FCCF6#5FCCF6
#5FCCF6 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.116 H 226.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCF6 |
|---|---|
| RGB | rgb(95, 204, 246) |
| HSL | hsl(197, 89%, 67%) |
| HSV | hsv(197, 61%, 96%) |
| CMYK | cmyk(61.4%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.44, -19.10, -30.00) |
| CIE-LCH | lch(77.44, 35.57, 237.51°) |
| OKLab | oklab(79.77% -0.0798 -0.0837) |
| OKLCH | oklch(79.77% 0.116 226.4) |
| XYZ | xyz(42.9402, 52.2681, 94.9967) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 4.39
Lightskyblue
#87CEFA
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCF6 #F6895F
analogous
#5FF6D5 #5FCCF6 #5F81F6
triadic
#5FCCF6 #F65FCC #CCF65F
tetradic
#5FCCF6 #D55FF6 #F6895F #81F65F
square
#5FCCF6 #D55FF6 #F6895F #81F65F
split-complementary
#5FCCF6 #F65F81 #F6D55F
monochromatic
#0C99CF #25BAF3 #5FCCF6 #99DEF9 #D3F1FD
Accessibility & contrast
On white
1.83
#5FCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#5FCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCF6
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCF6 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F8
Deuteranopia (green-blind)
#A0B8F6
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fccf6; /* rgb */ color: rgb(95, 204, 246); /* oklch */ color: oklch(79.8% 0.116 226.4);
Tailwind
colors: {
custom: {
50: '#9adbf9',
500: '#5fccf6',
950: '#000000',
},
}SCSS
$custom: #5fccf6; $custom-light: #9adbf9; $custom-dark: #000000;
JSON
{
"hex": "#5fccf6",
"rgb": {
"r": 95,
"g": 204,
"b": 246
},
"hsl": {
"h": 196.689,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.79765,
"c": 0.11566,
"h": 226.4
},
"luminance": 0.52272
}Semantic roles & 50–950 ramp
primary
#5FCCF6
secondary
#CB5A2F
accent
#4000E6
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485