#94ACCA#94ACCA
#94ACCA is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.051 H 254.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACCA |
|---|---|
| RGB | rgb(148, 172, 202) |
| HSL | hsl(213, 34%, 69%) |
| HSV | hsv(213, 27%, 79%) |
| CMYK | cmyk(26.7%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.52, -1.48, -17.99) |
| CIE-LCH | lch(69.52, 18.05, 265.30°) |
| OKLab | oklab(73.65% -0.014 -0.0492) |
| OKLCH | oklch(73.65% 0.051 254.2) |
| XYZ | xyz(37.6229, 40.0639, 61.6165) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 6.45
Bluey Grey
#89A0B0
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 7.96
Bluegrey
#85A3B2
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACCA #CAB294
analogous
#94C7CA #94ACCA #9794CA
triadic
#94ACCA #CA94AC #ACCA94
tetradic
#94ACCA #CA94C7 #CAB294 #94CA97
square
#94ACCA #CA94C7 #CAB294 #94CA97
split-complementary
#94ACCA #CA9794 #C7CA94
monochromatic
#4B6E98 #6B8CB6 #94ACCA #BDCCDE #E6EBF3
Accessibility & contrast
On white
2.33
#94ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#94ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACCA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACCA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCB
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#85B2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #94acca; /* rgb */ color: rgb(148, 172, 202); /* oklch */ color: oklch(73.6% 0.051 254.2);
Tailwind
colors: {
custom: {
50: '#b4c4da',
500: '#94acca',
950: '#000000',
},
}SCSS
$custom: #94acca; $custom-light: #b4c4da; $custom-dark: #000000;
JSON
{
"hex": "#94acca",
"rgb": {
"r": 148,
"g": 172,
"b": 202
},
"hsl": {
"h": 213.333,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.73646,
"c": 0.05115,
"h": 254.2
},
"luminance": 0.40065
}Semantic roles & 50–950 ramp
primary
#94ACCA
secondary
#E5DED5
accent
#7939AD
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183