#95AABE#95AABE
#95AABE is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.037 H 247.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95AABE |
|---|---|
| RGB | rgb(149, 170, 190) |
| HSL | hsl(209, 24%, 66%) |
| HSV | hsv(209, 22%, 75%) |
| CMYK | cmyk(21.6%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(68.65, -2.89, -12.67) |
| CIE-LCH | lch(68.65, 12.99, 257.15°) |
| OKLab | oklab(72.85% -0.0146 -0.0344) |
| OKLCH | oklch(72.85% 0.037 247) |
| XYZ | xyz(36.0609, 38.8557, 54.3052) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.89
Cool Gray
#9AA7B0
ΔE00 4.58
Bluegrey
#85A3B2
ΔE00 5.21
Light Grey Blue
#9DBCD4
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 6.67
Greyblue
#77A1B5
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AABE #BEA995
analogous
#95BEBE #95AABE #9596BE
triadic
#95AABE #BE95AA #AABE95
tetradic
#95AABE #BE95BE #BEA995 #96BE95
square
#95AABE #BE95BE #BEA995 #96BE95
split-complementary
#95AABE #BE9596 #BEBE95
monochromatic
#526D86 #6F8CA7 #95AABE #BBC8D5 #E1E7ED
Accessibility & contrast
On white
2.39
#95AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#95AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AABE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AABE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#9DA6BE
Tritanopia (blue-blind)
#8AAFB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95aabe; /* rgb */ color: rgb(149, 170, 190); /* oklch */ color: oklch(72.9% 0.037 247.0);
Tailwind
colors: {
custom: {
50: '#b4c3d1',
500: '#95aabe',
950: '#000000',
},
}SCSS
$custom: #95aabe; $custom-light: #b4c3d1; $custom-dark: #000000;
JSON
{
"hex": "#95aabe",
"rgb": {
"r": 149,
"g": 170,
"b": 190
},
"hsl": {
"h": 209.268,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.7285,
"c": 0.03739,
"h": 247
},
"luminance": 0.38857
}Semantic roles & 50–950 ramp
primary
#95AABE
secondary
#DED7D1
accent
#7243A2
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182