#96ACCA#96ACCA
#96ACCA is a light, muted cyan. Relative luminance 0.403; OKLCH L 73.8% C 0.050 H 256.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACCA |
|---|---|
| RGB | rgb(150, 172, 202) |
| HSL | hsl(215, 33%, 69%) |
| HSV | hsv(215, 26%, 79%) |
| CMYK | cmyk(25.7%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.65, -0.87, -17.77) |
| CIE-LCH | lch(69.65, 17.79, 267.19°) |
| OKLab | oklab(73.79% -0.0119 -0.0486) |
| OKLCH | oklch(73.79% 0.05 256.2) |
| XYZ | xyz(37.9879, 40.2521, 61.6336) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.66
Bluey Grey
#89A0B0
ΔE00 7.07
Cool Gray
#9AA7B0
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACCA #CAB496
analogous
#96C6CA #96ACCA #9A96CA
triadic
#96ACCA #CA96AC #ACCA96
tetradic
#96ACCA #CA96C6 #CAB496 #96CA9A
square
#96ACCA #CA96C6 #CAB496 #96CA9A
split-complementary
#96ACCA #CA9A96 #C6CA96
monochromatic
#4D6D99 #6D8CB5 #96ACCA #BFCCDF #E7ECF3
Accessibility & contrast
On white
2.32
#96ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#96ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACCA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACCA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ADCB
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#88B2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #96acca; /* rgb */ color: rgb(150, 172, 202); /* oklch */ color: oklch(73.8% 0.050 256.2);
Tailwind
colors: {
custom: {
50: '#b5c4da',
500: '#96acca',
950: '#000000',
},
}SCSS
$custom: #96acca; $custom-light: #b5c4da; $custom-dark: #000000;
JSON
{
"hex": "#96acca",
"rgb": {
"r": 150,
"g": 172,
"b": 202
},
"hsl": {
"h": 214.615,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.73785,
"c": 0.05003,
"h": 256.2
},
"luminance": 0.40253
}Semantic roles & 50–950 ramp
primary
#96ACCA
secondary
#E6DFD6
accent
#7C3AAC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183