#95AFBB#95AFBB
#95AFBB is a light, muted cyan. Relative luminance 0.406; OKLCH L 73.8% C 0.034 H 227.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFBB |
|---|---|
| RGB | rgb(149, 175, 187) |
| HSL | hsl(199, 22%, 66%) |
| HSV | hsv(199, 20%, 73%) |
| CMYK | cmyk(20.3%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.92, -6.28, -9.10) |
| CIE-LCH | lch(69.92, 11.06, 235.40°) |
| OKLab | oklab(73.82% -0.0227 -0.0247) |
| OKLCH | oklch(73.82% 0.034 227.4) |
| XYZ | xyz(36.6916, 40.6363, 52.9145) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.96
Cool Gray
#9AA7B0
ΔE00 4.59
Bluey Grey
#89A0B0
ΔE00 4.92
Cool Grey
#95A3A6
ΔE00 5.64
Light Grey Blue
#9DBCD4
ΔE00 5.78
Greyblue
#77A1B5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFBB #BBA195
analogous
#95BBB4 #95AFBB #959CBB
triadic
#95AFBB #BB95AF #AFBB95
tetradic
#95AFBB #B495BB #BBA195 #9CBB95
square
#95AFBB #B495BB #BBA195 #9CBB95
split-complementary
#95AFBB #BB959C #BBB495
monochromatic
#537382 #7093A3 #95AFBB #BACBD3 #E0E7EB
Accessibility & contrast
On white
2.30
#95AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#95AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFBB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFBB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#8AB3B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #95afbb; /* rgb */ color: rgb(149, 175, 187); /* oklch */ color: oklch(73.8% 0.034 227.4);
Tailwind
colors: {
custom: {
50: '#b4c6cf',
500: '#95afbb',
950: '#000000',
},
}SCSS
$custom: #95afbb; $custom-light: #b4c6cf; $custom-dark: #000000;
JSON
{
"hex": "#95afbb",
"rgb": {
"r": 149,
"g": 175,
"b": 187
},
"hsl": {
"h": 198.947,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.73824,
"c": 0.03353,
"h": 227.4
},
"luminance": 0.40637
}Semantic roles & 50–950 ramp
primary
#95AFBB
secondary
#DCD4D0
accent
#6245A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282