#95BFA2#95BFA2
#95BFA2 is a light, moderate green. Relative luminance 0.463; OKLCH L 76.6% C 0.061 H 154.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFA2 |
|---|---|
| RGB | rgb(149, 191, 162) |
| HSL | hsl(139, 25%, 67%) |
| HSV | hsv(139, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(73.71, -19.83, 10.11) |
| CIE-LCH | lch(73.71, 22.25, 152.99°) |
| OKLab | oklab(76.62% -0.055 0.0261) |
| OKLCH | oklch(76.62% 0.061 154.6) |
| XYZ | xyz(37.5450, 46.2586, 41.1261) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.70
Greenish Grey
#96AE8D
ΔE00 6.25
Pale Teal
#82CBB2
ΔE00 6.27
Sage Green
#9CAF88
ΔE00 7.80
Greyish Green
#82A67D
ΔE00 8.30
Seafoam Blue
#78D1B6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFA2 #BF95B2
analogous
#9DBF95 #95BFA2 #95BFB7
triadic
#95BFA2 #A295BF #BFA295
tetradic
#95BFA2 #959DBF #BF95B2 #BFB795
square
#95BFA2 #959DBF #BF95B2 #BFB795
split-complementary
#95BFA2 #B795BF #BF959D
monochromatic
#528863 #6FA881 #95BFA2 #BBD6C3 #E1EDE5
Accessibility & contrast
On white
2.05
#95BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#95BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFA2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFA2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A0
Deuteranopia (green-blind)
#B8B3A4
Tritanopia (blue-blind)
#8FBEB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bfa2; /* rgb */ color: rgb(149, 191, 162); /* oklch */ color: oklch(76.6% 0.061 154.6);
Tailwind
colors: {
custom: {
50: '#b4d2bd',
500: '#95bfa2',
950: '#000000',
},
}SCSS
$custom: #95bfa2; $custom-light: #b4d2bd; $custom-dark: #000000;
JSON
{
"hex": "#95bfa2",
"rgb": {
"r": 149,
"g": 191,
"b": 162
},
"hsl": {
"h": 138.571,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.76619,
"c": 0.06093,
"h": 154.6
},
"luminance": 0.4626
}Semantic roles & 50–950 ramp
primary
#95BFA2
secondary
#DFD1DA
accent
#4285A3
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281