#88BF96#88BF96
#88BF96 is a light, moderate green. Relative luminance 0.447; OKLCH L 75.5% C 0.082 H 152.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #88BF96 |
|---|---|
| RGB | rgb(136, 191, 150) |
| HSL | hsl(135, 30%, 64%) |
| HSV | hsv(135, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 21.5%, 25.1%) |
| CIE-LAB | lab(72.69, -26.36, 15.05) |
| CIE-LCH | lch(72.69, 30.35, 150.28°) |
| OKLab | oklab(75.52% -0.0725 0.0386) |
| OKLCH | oklch(75.52% 0.082 152) |
| XYZ | xyz(34.2874, 44.6964, 35.6689) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.46
Sage Green (survey)
#88B378
ΔE00 6.49
Lichen
#8FB67B
ΔE00 6.53
Faded Green
#7BB274
ΔE00 6.69
Pale Teal
#82CBB2
ΔE00 6.86
Tea
#65AB7C
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BF96 #BF88B1
analogous
#96BF88 #88BF96 #88BFB2
triadic
#88BF96 #9688BF #BF9688
tetradic
#88BF96 #8896BF #BF88B1 #BFB288
square
#88BF96 #8896BF #BF88B1 #BFB288
split-complementary
#88BF96 #B288BF #BF8896
monochromatic
#488557 #60AA73 #88BF96 #B0D4B9 #D8EADC
Accessibility & contrast
On white
2.11
#88BF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#88BF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BF96
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BF96 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB694
Deuteranopia (green-blind)
#B6B098
Tritanopia (blue-blind)
#80BDB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bf96; /* rgb */ color: rgb(136, 191, 150); /* oklch */ color: oklch(75.5% 0.082 152.0);
Tailwind
colors: {
custom: {
50: '#acd2b5',
500: '#88bf96',
950: '#000000',
},
}SCSS
$custom: #88bf96; $custom-light: #acd2b5; $custom-dark: #000000;
JSON
{
"hex": "#88bf96",
"rgb": {
"r": 136,
"g": 191,
"b": 150
},
"hsl": {
"h": 135.273,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.75515,
"c": 0.08217,
"h": 152
},
"luminance": 0.44698
}Semantic roles & 50–950 ramp
primary
#88BF96
secondary
#DBC8D6
accent
#3D8DA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280