#95AABA#95AABA
#95AABA is a light, muted cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.033 H 240.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #95AABA |
|---|---|
| RGB | rgb(149, 170, 186) |
| HSL | hsl(206, 21%, 66%) |
| HSV | hsv(206, 20%, 73%) |
| CMYK | cmyk(19.9%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(68.52, -3.80, -10.64) |
| CIE-LCH | lch(68.52, 11.30, 250.36°) |
| OKLab | oklab(72.71% -0.0161 -0.0288) |
| OKLCH | oklch(72.71% 0.033 240.8) |
| XYZ | xyz(35.6297, 38.6832, 52.0342) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.21
Cool Gray
#9AA7B0
ΔE00 3.36
Bluegrey
#85A3B2
ΔE00 4.12
Light Grey Blue
#9DBCD4
ΔE00 5.67
Cool Grey
#95A3A6
ΔE00 6.08
Greyblue
#77A1B5
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AABA #BAA595
analogous
#95BAB7 #95AABA #9597BA
triadic
#95AABA #BA95AA #AABA95
tetradic
#95AABA #B795BA #BAA595 #97BA95
square
#95AABA #B795BA #BAA595 #97BA95
split-complementary
#95AABA #BA9597 #BAB795
monochromatic
#546D81 #708CA2 #95AABA #BAC8D2 #DFE5EA
Accessibility & contrast
On white
2.40
#95AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#95AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AABA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AABA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#9FA5BA
Tritanopia (blue-blind)
#8BAEAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95aaba; /* rgb */ color: rgb(149, 170, 186); /* oklch */ color: oklch(72.7% 0.033 240.8);
Tailwind
colors: {
custom: {
50: '#b4c3ce',
500: '#95aaba',
950: '#000000',
},
}SCSS
$custom: #95aaba; $custom-light: #b4c3ce; $custom-dark: #000000;
JSON
{
"hex": "#95aaba",
"rgb": {
"r": 149,
"g": 170,
"b": 186
},
"hsl": {
"h": 205.946,
"s": 21.143,
"l": 65.686
},
"oklch": {
"l": 0.7271,
"c": 0.03304,
"h": 240.8
},
"luminance": 0.38684
}Semantic roles & 50–950 ramp
primary
#95AABA
secondary
#DCD5CF
accent
#6D46A0
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182