#95BDAE#95BDAE
#95BDAE is a light, muted teal. Relative luminance 0.458; OKLCH L 76.5% C 0.048 H 170.1°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDAE |
|---|---|
| RGB | rgb(149, 189, 174) |
| HSL | hsl(158, 23%, 66%) |
| HSV | hsv(158, 21%, 74%) |
| CMYK | cmyk(21.2%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(73.44, -16.44, 3.20) |
| CIE-LCH | lch(73.44, 16.75, 168.99°) |
| OKLab | oklab(76.5% -0.0472 0.0082) |
| OKLCH | oklch(76.5% 0.048 170.1) |
| XYZ | xyz(38.2298, 45.8394, 46.8698) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 8.60
Seafoam Blue
#78D1B6
ΔE00 8.96
Greyish Teal
#719F91
ΔE00 9.28
Darkseagreen
#8FBC8F
ΔE00 9.34
Mediumaquamarine
#66CDAA
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDAE #BD95A4
analogous
#95BD9A #95BDAE #95B8BD
triadic
#95BDAE #AE95BD #BDAE95
tetradic
#95BDAE #9A95BD #BD95A4 #B8BD95
square
#95BDAE #9A95BD #BD95A4 #B8BD95
split-complementary
#95BDAE #BD95B8 #BD9A95
monochromatic
#538572 #6FA691 #95BDAE #BBD4CB #E0ECE8
Accessibility & contrast
On white
2.07
#95BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#95BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDAE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDAE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#8CBEB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bdae; /* rgb */ color: rgb(149, 189, 174); /* oklch */ color: oklch(76.5% 0.048 170.1);
Tailwind
colors: {
custom: {
50: '#b4d1c6',
500: '#95bdae',
950: '#000000',
},
}SCSS
$custom: #95bdae; $custom-light: #b4d1c6; $custom-dark: #000000;
JSON
{
"hex": "#95bdae",
"rgb": {
"r": 149,
"g": 189,
"b": 174
},
"hsl": {
"h": 157.5,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.76498,
"c": 0.0479,
"h": 170.1
},
"luminance": 0.45841
}Semantic roles & 50–950 ramp
primary
#95BDAE
secondary
#DDD0D5
accent
#4467A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282