#95AFBF#95AFBF
#95AFBF is a light, muted cyan. Relative luminance 0.408; OKLCH L 74.0% C 0.037 H 235.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFBF |
|---|---|
| RGB | rgb(149, 175, 191) |
| HSL | hsl(203, 25%, 67%) |
| HSV | hsv(203, 22%, 75%) |
| CMYK | cmyk(22%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(70.04, -5.38, -11.13) |
| CIE-LCH | lch(70.04, 12.36, 244.21°) |
| OKLab | oklab(73.96% -0.0211 -0.0302) |
| OKLCH | oklch(73.96% 0.037 235) |
| XYZ | xyz(37.1258, 40.8099, 55.2011) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.09
Bluey Grey
#89A0B0
ΔE00 4.43
Light Grey Blue
#9DBCD4
ΔE00 4.51
Cool Gray
#9AA7B0
ΔE00 4.66
Greyblue
#77A1B5
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFBF #BFA595
analogous
#95BFBA #95AFBF #959ABF
triadic
#95AFBF #BF95AF #AFBF95
tetradic
#95AFBF #BA95BF #BFA595 #9ABF95
square
#95AFBF #BA95BF #BFA595 #9ABF95
split-complementary
#95AFBF #BF959A #BFBA95
monochromatic
#527388 #6F92A8 #95AFBF #BBCCD6 #E1E9ED
Accessibility & contrast
On white
2.29
#95AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#95AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFBF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFBF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#A2A9BF
Tritanopia (blue-blind)
#89B3B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #95afbf; /* rgb */ color: rgb(149, 175, 191); /* oklch */ color: oklch(74.0% 0.037 235.0);
Tailwind
colors: {
custom: {
50: '#b4c6d2',
500: '#95afbf',
950: '#000000',
},
}SCSS
$custom: #95afbf; $custom-light: #b4c6d2; $custom-dark: #000000;
JSON
{
"hex": "#95afbf",
"rgb": {
"r": 149,
"g": 175,
"b": 191
},
"hsl": {
"h": 202.857,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.73961,
"c": 0.03688,
"h": 235
},
"luminance": 0.40811
}Semantic roles & 50–950 ramp
primary
#95AFBF
secondary
#DFD6D1
accent
#6742A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282