#88BF95#88BF95
#88BF95 is a light, moderate green. Relative luminance 0.447; OKLCH L 75.5% C 0.083 H 151.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #88BF95 |
|---|---|
| RGB | rgb(136, 191, 149) |
| HSL | hsl(134, 30%, 64%) |
| HSV | hsv(134, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(72.67, -26.54, 15.55) |
| CIE-LCH | lch(72.67, 30.77, 149.63°) |
| OKLab | oklab(75.49% -0.073 0.0399) |
| OKLCH | oklch(75.49% 0.083 151.4) |
| XYZ | xyz(34.2072, 44.6643, 35.2467) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.29
Sage Green (survey)
#88B378
ΔE00 6.26
Lichen
#8FB67B
ΔE00 6.30
Faded Green
#7BB274
ΔE00 6.47
Tea
#65AB7C
ΔE00 6.98
Pale Teal
#82CBB2
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BF95 #BF88B2
analogous
#97BF88 #88BF95 #88BFB1
triadic
#88BF95 #9588BF #BF9588
tetradic
#88BF95 #8897BF #BF88B2 #BFB188
square
#88BF95 #8897BF #BF88B2 #BFB188
split-complementary
#88BF95 #B188BF #BF8897
monochromatic
#488556 #60AA72 #88BF95 #B0D4B8 #D8EADC
Accessibility & contrast
On white
2.11
#88BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#88BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BF95
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BF95 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B693
Deuteranopia (green-blind)
#B6B097
Tritanopia (blue-blind)
#80BDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bf95; /* rgb */ color: rgb(136, 191, 149); /* oklch */ color: oklch(75.5% 0.083 151.4);
Tailwind
colors: {
custom: {
50: '#acd2b4',
500: '#88bf95',
950: '#000000',
},
}SCSS
$custom: #88bf95; $custom-light: #acd2b4; $custom-dark: #000000;
JSON
{
"hex": "#88bf95",
"rgb": {
"r": 136,
"g": 191,
"b": 149
},
"hsl": {
"h": 134.182,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.75491,
"c": 0.08317,
"h": 151.4
},
"luminance": 0.44666
}Semantic roles & 50–950 ramp
primary
#88BF95
secondary
#DBC8D6
accent
#3D8FA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280