#95BABC#95BABC
#95BABC is a light, muted teal. Relative luminance 0.451; OKLCH L 76.3% C 0.040 H 200.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #95BABC |
|---|---|
| RGB | rgb(149, 186, 188) |
| HSL | hsl(183, 23%, 66%) |
| HSV | hsv(183, 21%, 74%) |
| CMYK | cmyk(20.7%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.98, -11.91, -5.11) |
| CIE-LCH | lch(72.98, 12.96, 203.23°) |
| OKLab | oklab(76.26% -0.0373 -0.0139) |
| OKLCH | oklch(76.26% 0.04 200.4) |
| XYZ | xyz(39.0278, 45.1368, 54.2232) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.05
Cool Grey
#95A3A6
ΔE00 9.14
Bluegrey
#85A3B2
ΔE00 9.28
Powder Blue
#B0E0E6
ΔE00 9.46
Cool Gray
#9AA7B0
ΔE00 10.31
Light Grey Blue
#9DBCD4
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BABC #BC9795
analogous
#95BCAA #95BABC #95A6BC
triadic
#95BABC #BC95BA #BABC95
tetradic
#95BABC #AA95BC #BC9795 #A6BC95
square
#95BABC #AA95BC #BC9795 #A6BC95
split-complementary
#95BABC #BC95A6 #BCAA95
monochromatic
#538183 #70A2A4 #95BABC #BAD2D4 #E0EBEB
Accessibility & contrast
On white
2.09
#95BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#95BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BABC
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BABC | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BC
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#89BDBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95babc; /* rgb */ color: rgb(149, 186, 188); /* oklch */ color: oklch(76.3% 0.040 200.4);
Tailwind
colors: {
custom: {
50: '#b5ced0',
500: '#95babc',
950: '#000000',
},
}SCSS
$custom: #95babc; $custom-light: #b5ced0; $custom-dark: #000000;
JSON
{
"hex": "#95babc",
"rgb": {
"r": 149,
"g": 186,
"b": 188
},
"hsl": {
"h": 183.077,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.76257,
"c": 0.03985,
"h": 200.4
},
"luminance": 0.45138
}Semantic roles & 50–950 ramp
primary
#95BABC
secondary
#DDD1D0
accent
#4945A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282