#95BABA#95BABA
#95BABA is a light, muted teal. Relative luminance 0.451; OKLCH L 76.2% C 0.040 H 196.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #95BABA |
|---|---|
| RGB | rgb(149, 186, 186) |
| HSL | hsl(180, 21%, 66%) |
| HSV | hsv(180, 20%, 73%) |
| CMYK | cmyk(19.9%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(72.93, -12.35, -4.10) |
| CIE-LCH | lch(72.93, 13.01, 198.37°) |
| OKLab | oklab(76.19% -0.0382 -0.0112) |
| OKLCH | oklch(76.19% 0.04 196.3) |
| XYZ | xyz(38.8137, 45.0512, 53.0956) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.41
Lightblue
#ADD8E6
ΔE00 9.62
Powder Blue
#B0E0E6
ΔE00 9.65
Bluegrey
#85A3B2
ΔE00 9.94
Cadetblue
#5F9EA0
ΔE00 10.80
Cool Gray
#9AA7B0
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BABA #BA9595
analogous
#95BAA7 #95BABA #95A7BA
triadic
#95BABA #BA95BA #BABA95
tetradic
#95BABA #A795BA #BA9595 #A7BA95
square
#95BABA #A795BA #BA9595 #A7BA95
split-complementary
#95BABA #BA95A7 #BAA795
monochromatic
#548181 #70A2A2 #95BABA #BAD2D2 #DFEAEA
Accessibility & contrast
On white
2.10
#95BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#95BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BABA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BABA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#89BDBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95baba; /* rgb */ color: rgb(149, 186, 186); /* oklch */ color: oklch(76.2% 0.040 196.3);
Tailwind
colors: {
custom: {
50: '#b5cece',
500: '#95baba',
950: '#000000',
},
}SCSS
$custom: #95baba; $custom-light: #b5cece; $custom-dark: #000000;
JSON
{
"hex": "#95baba",
"rgb": {
"r": 149,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 21.143,
"l": 65.686
},
"oklch": {
"l": 0.76194,
"c": 0.03976,
"h": 196.3
},
"luminance": 0.45053
}Semantic roles & 50–950 ramp
primary
#95BABA
secondary
#DCCFCF
accent
#4646A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282