#96AEBA#96AEBA
#96AEBA is a light, muted cyan. Relative luminance 0.403; OKLCH L 73.6% C 0.032 H 229.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #96AEBA |
|---|---|
| RGB | rgb(150, 174, 186) |
| HSL | hsl(200, 21%, 66%) |
| HSV | hsv(200, 19%, 73%) |
| CMYK | cmyk(19.4%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(69.68, -5.65, -8.90) |
| CIE-LCH | lch(69.68, 10.54, 237.61°) |
| OKLab | oklab(73.64% -0.0207 -0.0241) |
| OKLCH | oklch(73.64% 0.032 229.4) |
| XYZ | xyz(36.5743, 40.3003, 52.2966) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.95
Cool Gray
#9AA7B0
ΔE00 3.95
Bluey Grey
#89A0B0
ΔE00 4.55
Cool Grey
#95A3A6
ΔE00 5.30
Light Grey Blue
#9DBCD4
ΔE00 5.82
Greyblue
#77A1B5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AEBA #BAA296
analogous
#96BAB4 #96AEBA #969CBA
triadic
#96AEBA #BA96AE #AEBA96
tetradic
#96AEBA #B496BA #BAA296 #9CBA96
square
#96AEBA #B496BA #BAA296 #9CBA96
split-complementary
#96AEBA #BA969C #BAB496
monochromatic
#557281 #7192A2 #96AEBA #BBCAD2 #E0E7EB
Accessibility & contrast
On white
2.32
#96AEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#96AEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AEBA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AEBA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#A3A8BA
Tritanopia (blue-blind)
#8CB2B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #96aeba; /* rgb */ color: rgb(150, 174, 186); /* oklch */ color: oklch(73.6% 0.032 229.4);
Tailwind
colors: {
custom: {
50: '#b5c6ce',
500: '#96aeba',
950: '#000000',
},
}SCSS
$custom: #96aeba; $custom-light: #b5c6ce; $custom-dark: #000000;
JSON
{
"hex": "#96aeba",
"rgb": {
"r": 150,
"g": 174,
"b": 186
},
"hsl": {
"h": 200,
"s": 20.69,
"l": 65.882
},
"oklch": {
"l": 0.73643,
"c": 0.03176,
"h": 229.4
},
"luminance": 0.40301
}Semantic roles & 50–950 ramp
primary
#96AEBA
secondary
#DCD4D0
accent
#64469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282