#95ADBB#95ADBB
#95ADBB is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.4% C 0.033 H 233.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADBB |
|---|---|
| RGB | rgb(149, 173, 187) |
| HSL | hsl(202, 22%, 66%) |
| HSV | hsv(202, 20%, 73%) |
| CMYK | cmyk(20.3%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.37, -5.20, -9.92) |
| CIE-LCH | lch(69.37, 11.20, 242.34°) |
| OKLab | oklab(73.39% -0.0199 -0.0269) |
| OKLCH | oklch(73.39% 0.033 233.5) |
| XYZ | xyz(36.3052, 39.8635, 52.7857) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.72
Cool Gray
#9AA7B0
ΔE00 3.87
Bluey Grey
#89A0B0
ΔE00 3.97
Light Grey Blue
#9DBCD4
ΔE00 5.40
Cool Grey
#95A3A6
ΔE00 5.73
Greyblue
#77A1B5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADBB #BBA395
analogous
#95BBB6 #95ADBB #959ABB
triadic
#95ADBB #BB95AD #ADBB95
tetradic
#95ADBB #B695BB #BBA395 #9ABB95
square
#95ADBB #B695BB #BBA395 #9ABB95
split-complementary
#95ADBB #BB959A #BBB695
monochromatic
#537182 #7090A3 #95ADBB #BACAD3 #E0E7EB
Accessibility & contrast
On white
2.34
#95ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#95ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADBB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADBB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#8BB1B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95adbb; /* rgb */ color: rgb(149, 173, 187); /* oklch */ color: oklch(73.4% 0.033 233.5);
Tailwind
colors: {
custom: {
50: '#b4c5cf',
500: '#95adbb',
950: '#000000',
},
}SCSS
$custom: #95adbb; $custom-light: #b4c5cf; $custom-dark: #000000;
JSON
{
"hex": "#95adbb",
"rgb": {
"r": 149,
"g": 173,
"b": 187
},
"hsl": {
"h": 202.105,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.73391,
"c": 0.03347,
"h": 233.5
},
"luminance": 0.39865
}Semantic roles & 50–950 ramp
primary
#95ADBB
secondary
#DCD4D0
accent
#6745A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182