#5FACCA#5FACCA
#5FACCA is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.6% C 0.088 H 225.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FACCA |
|---|---|
| RGB | rgb(95, 172, 202) |
| HSL | hsl(197, 50%, 58%) |
| HSV | hsv(197, 53%, 79%) |
| CMYK | cmyk(53%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(66.67, -15.43, -22.57) |
| CIE-LCH | lch(66.67, 27.34, 235.65°) |
| OKLab | oklab(70.64% -0.0615 -0.0626) |
| OKLCH | oklch(70.64% 0.088 225.5) |
| XYZ | xyz(30.1285, 36.1996, 61.2652) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.67
Bluegrey
#85A3B2
ΔE00 8.05
Turquoise Blue
#06B1C4
ΔE00 8.20
Deepskyblue
#00BFFF
ΔE00 8.79
Lightblue (survey)
#7BC8F6
ΔE00 9.21
Sky Blue
#87CEEB
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FACCA #CA7D5F
analogous
#5FCAB2 #5FACCA #5F76CA
triadic
#5FACCA #CA5FAC #ACCA5F
tetradic
#5FACCA #B25FCA #CA7D5F #76CA5F
square
#5FACCA #B25FCA #CA7D5F #76CA5F
split-complementary
#5FACCA #CA5F76 #CAB25F
monochromatic
#2B6B83 #3B90B1 #5FACCA #8DC4D9 #BBDCE8
Accessibility & contrast
On white
2.55
#5FACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#5FACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FACCA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FACCA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#8C9DCA
Tritanopia (blue-blind)
#13B5B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #5facca; /* rgb */ color: rgb(95, 172, 202); /* oklch */ color: oklch(70.6% 0.088 225.5);
Tailwind
colors: {
custom: {
50: '#94c4da',
500: '#5facca',
950: '#000000',
},
}SCSS
$custom: #5facca; $custom-light: #94c4da; $custom-dark: #000000;
JSON
{
"hex": "#5facca",
"rgb": {
"r": 95,
"g": 172,
"b": 202
},
"hsl": {
"h": 196.822,
"s": 50.235,
"l": 58.235
},
"oklch": {
"l": 0.70644,
"c": 0.08778,
"h": 225.5
},
"luminance": 0.36202
}Semantic roles & 50–950 ramp
primary
#5FACCA
secondary
#D8B9AD
accent
#754EDA
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183