#95ABBF#95ABBF
#95ABBF is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.038 H 245.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABBF |
|---|---|
| RGB | rgb(149, 171, 191) |
| HSL | hsl(209, 25%, 67%) |
| HSV | hsv(209, 22%, 75%) |
| CMYK | cmyk(22%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(68.95, -3.21, -12.76) |
| CIE-LCH | lch(68.95, 13.16, 255.90°) |
| OKLab | oklab(73.1% -0.0156 -0.0347) |
| OKLCH | oklch(73.1% 0.038 245.8) |
| XYZ | xyz(36.3588, 39.2759, 54.9455) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.96
Cool Gray
#9AA7B0
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 5.00
Bluegrey
#85A3B2
ΔE00 5.08
Cloudy Blue
#ACC2D9
ΔE00 6.46
Greyblue
#77A1B5
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABBF #BFA995
analogous
#95BFBE #95ABBF #9596BF
triadic
#95ABBF #BF95AB #ABBF95
tetradic
#95ABBF #BE95BF #BFA995 #96BF95
square
#95ABBF #BE95BF #BFA995 #96BF95
split-complementary
#95ABBF #BF9596 #BFBE95
monochromatic
#526E88 #6F8DA8 #95ABBF #BBC9D6 #E1E7ED
Accessibility & contrast
On white
2.37
#95ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#95ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABBF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABBF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#9EA6BF
Tritanopia (blue-blind)
#8AB0B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95abbf; /* rgb */ color: rgb(149, 171, 191); /* oklch */ color: oklch(73.1% 0.038 245.8);
Tailwind
colors: {
custom: {
50: '#b4c4d2',
500: '#95abbf',
950: '#000000',
},
}SCSS
$custom: #95abbf; $custom-light: #b4c4d2; $custom-dark: #000000;
JSON
{
"hex": "#95abbf",
"rgb": {
"r": 149,
"g": 171,
"b": 191
},
"hsl": {
"h": 208.571,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.731,
"c": 0.03805,
"h": 245.8
},
"luminance": 0.39277
}Semantic roles & 50–950 ramp
primary
#95ABBF
secondary
#DFD8D1
accent
#7042A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182