#95BDA2#95BDA2
#95BDA2 is a light, muted green. Relative luminance 0.454; OKLCH L 76.2% C 0.058 H 155.3°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDA2 |
|---|---|
| RGB | rgb(149, 189, 162) |
| HSL | hsl(140, 23%, 66%) |
| HSV | hsv(140, 21%, 74%) |
| CMYK | cmyk(21.2%, 0%, 14.3%, 25.9%) |
| CIE-LAB | lab(73.15, -18.81, 9.30) |
| CIE-LCH | lch(73.15, 20.99, 153.69°) |
| OKLab | oklab(76.17% -0.0523 0.0241) |
| OKLCH | oklch(76.17% 0.058 155.3) |
| XYZ | xyz(37.1118, 45.3922, 40.9817) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.19
Greenish Grey
#96AE8D
ΔE00 5.91
Pale Teal
#82CBB2
ΔE00 6.61
Sage Green
#9CAF88
ΔE00 7.63
Greyish Green
#82A67D
ΔE00 8.18
Seafoam Blue
#78D1B6
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDA2 #BD95B0
analogous
#9CBD95 #95BDA2 #95BDB6
triadic
#95BDA2 #A295BD #BDA295
tetradic
#95BDA2 #959CBD #BD95B0 #BDB695
square
#95BDA2 #959CBD #BD95B0 #BDB695
split-complementary
#95BDA2 #B695BD #BD959C
monochromatic
#538563 #6FA681 #95BDA2 #BBD4C3 #E0ECE4
Accessibility & contrast
On white
2.08
#95BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#95BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDA2
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDA2 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB6A1
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#8FBCB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bda2; /* rgb */ color: rgb(149, 189, 162); /* oklch */ color: oklch(76.2% 0.058 155.3);
Tailwind
colors: {
custom: {
50: '#b4d1bd',
500: '#95bda2',
950: '#000000',
},
}SCSS
$custom: #95bda2; $custom-light: #b4d1bd; $custom-dark: #000000;
JSON
{
"hex": "#95bda2",
"rgb": {
"r": 149,
"g": 189,
"b": 162
},
"hsl": {
"h": 139.5,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.76169,
"c": 0.0576,
"h": 155.3
},
"luminance": 0.45393
}Semantic roles & 50–950 ramp
primary
#95BDA2
secondary
#DDD0D9
accent
#4483A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281