#95BDAF#95BDAF
#95BDAF is a light, muted teal. Relative luminance 0.459; OKLCH L 76.5% C 0.047 H 171.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDAF |
|---|---|
| RGB | rgb(149, 189, 175) |
| HSL | hsl(159, 23%, 66%) |
| HSV | hsv(159, 21%, 74%) |
| CMYK | cmyk(21.2%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(73.47, -16.23, 2.69) |
| CIE-LCH | lch(73.47, 16.46, 170.59°) |
| OKLab | oklab(76.53% -0.0468 0.0069) |
| OKLCH | oklch(76.53% 0.047 171.6) |
| XYZ | xyz(38.3277, 45.8786, 47.3852) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.05
Greenish Grey
#96AE8D
ΔE00 8.90
Seafoam Blue
#78D1B6
ΔE00 9.09
Greyish Teal
#719F91
ΔE00 9.29
Darkseagreen
#8FBC8F
ΔE00 9.72
Mediumaquamarine
#66CDAA
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDAF #BD95A3
analogous
#95BD9B #95BDAF #95B7BD
triadic
#95BDAF #AF95BD #BDAF95
tetradic
#95BDAF #9B95BD #BD95A3 #B7BD95
square
#95BDAF #9B95BD #BD95A3 #B7BD95
split-complementary
#95BDAF #BD95B7 #BD9B95
monochromatic
#538573 #6FA693 #95BDAF #BBD4CB #E0ECE8
Accessibility & contrast
On white
2.06
#95BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#95BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDAF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDAF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8AE
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#8CBEB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bdaf; /* rgb */ color: rgb(149, 189, 175); /* oklch */ color: oklch(76.5% 0.047 171.6);
Tailwind
colors: {
custom: {
50: '#b4d1c6',
500: '#95bdaf',
950: '#000000',
},
}SCSS
$custom: #95bdaf; $custom-light: #b4d1c6; $custom-dark: #000000;
JSON
{
"hex": "#95bdaf",
"rgb": {
"r": 149,
"g": 189,
"b": 175
},
"hsl": {
"h": 159,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.76527,
"c": 0.04727,
"h": 171.6
},
"luminance": 0.4588
}Semantic roles & 50–950 ramp
primary
#95BDAF
secondary
#DDD0D5
accent
#4465A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282