#95AEBE#95AEBE
#95AEBE is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.7% C 0.036 H 236.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEBE |
|---|---|
| RGB | rgb(149, 174, 190) |
| HSL | hsl(203, 24%, 66%) |
| HSV | hsv(203, 22%, 75%) |
| CMYK | cmyk(21.6%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(69.74, -5.06, -11.03) |
| CIE-LCH | lch(69.74, 12.14, 245.34°) |
| OKLab | oklab(73.71% -0.0201 -0.0299) |
| OKLCH | oklch(73.71% 0.036 236.1) |
| XYZ | xyz(36.8222, 40.3783, 54.5589) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.01
Bluey Grey
#89A0B0
ΔE00 4.13
Cool Gray
#9AA7B0
ΔE00 4.36
Light Grey Blue
#9DBCD4
ΔE00 4.69
Greyblue
#77A1B5
ΔE00 6.27
Cool Grey
#95A3A6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEBE #BEA595
analogous
#95BEBA #95AEBE #959ABE
triadic
#95AEBE #BE95AE #AEBE95
tetradic
#95AEBE #BA95BE #BEA595 #9ABE95
square
#95AEBE #BA95BE #BEA595 #9ABE95
split-complementary
#95AEBE #BE959A #BEBA95
monochromatic
#527286 #6F91A7 #95AEBE #BBCBD5 #E1E8ED
Accessibility & contrast
On white
2.31
#95AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#95AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEBE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEBE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#A1A8BE
Tritanopia (blue-blind)
#8AB2B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #95aebe; /* rgb */ color: rgb(149, 174, 190); /* oklch */ color: oklch(73.7% 0.036 236.1);
Tailwind
colors: {
custom: {
50: '#b4c6d1',
500: '#95aebe',
950: '#000000',
},
}SCSS
$custom: #95aebe; $custom-light: #b4c6d1; $custom-dark: #000000;
JSON
{
"hex": "#95aebe",
"rgb": {
"r": 149,
"g": 174,
"b": 190
},
"hsl": {
"h": 203.415,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.7371,
"c": 0.0361,
"h": 236.1
},
"luminance": 0.40379
}Semantic roles & 50–950 ramp
primary
#95AEBE
secondary
#DED6D1
accent
#6843A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282