#88BF93#88BF93
#88BF93 is a light, moderate green. Relative luminance 0.446; OKLCH L 75.4% C 0.085 H 150.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #88BF93 |
|---|---|
| RGB | rgb(136, 191, 147) |
| HSL | hsl(132, 30%, 64%) |
| HSV | hsv(132, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(72.63, -26.91, 16.57) |
| CIE-LCH | lch(72.63, 31.61, 148.37°) |
| OKLab | oklab(75.44% -0.0739 0.0424) |
| OKLCH | oklch(75.44% 0.085 150.1) |
| XYZ | xyz(34.0489, 44.6010, 34.4129) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.01
Sage Green (survey)
#88B378
ΔE00 5.83
Lichen
#8FB67B
ΔE00 5.85
Faded Green
#7BB274
ΔE00 6.03
Tea
#65AB7C
ΔE00 6.90
Sage
#87AE73
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BF93 #BF88B4
analogous
#99BF88 #88BF93 #88BFAF
triadic
#88BF93 #9388BF #BF9388
tetradic
#88BF93 #8899BF #BF88B4 #BFAF88
square
#88BF93 #8899BF #BF88B4 #BFAF88
split-complementary
#88BF93 #AF88BF #BF8899
monochromatic
#488554 #60AA6F #88BF93 #B0D4B7 #D8EADB
Accessibility & contrast
On white
2.12
#88BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#88BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BF93
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BF93 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#80BDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bf93; /* rgb */ color: rgb(136, 191, 147); /* oklch */ color: oklch(75.4% 0.085 150.1);
Tailwind
colors: {
custom: {
50: '#acd2b2',
500: '#88bf93',
950: '#000000',
},
}SCSS
$custom: #88bf93; $custom-light: #acd2b2; $custom-dark: #000000;
JSON
{
"hex": "#88bf93",
"rgb": {
"r": 136,
"g": 191,
"b": 147
},
"hsl": {
"h": 132,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.75443,
"c": 0.08518,
"h": 150.1
},
"luminance": 0.44602
}Semantic roles & 50–950 ramp
primary
#88BF93
secondary
#DBC8D7
accent
#3D93A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280