#88BF99#88BF99
#88BF99 is a light, moderate green. Relative luminance 0.448; OKLCH L 75.6% C 0.079 H 154.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #88BF99 |
|---|---|
| RGB | rgb(136, 191, 153) |
| HSL | hsl(139, 30%, 64%) |
| HSV | hsv(139, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.76, -25.79, 13.52) |
| CIE-LCH | lch(72.76, 29.12, 152.34°) |
| OKLab | oklab(75.59% -0.0712 0.0347) |
| OKLCH | oklch(75.59% 0.079 154) |
| XYZ | xyz(34.5321, 44.7943, 36.9575) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.08
Pale Teal
#82CBB2
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 7.17
Sage Green (survey)
#88B378
ΔE00 7.20
Lichen
#8FB67B
ΔE00 7.24
Tea
#65AB7C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BF99 #BF88AE
analogous
#93BF88 #88BF99 #88BFB5
triadic
#88BF99 #9988BF #BF9988
tetradic
#88BF99 #8893BF #BF88AE #BFB588
square
#88BF99 #8893BF #BF88AE #BFB588
split-complementary
#88BF99 #B588BF #BF8893
monochromatic
#48855B #60AA77 #88BF99 #B0D4BB #D8EADD
Accessibility & contrast
On white
2.11
#88BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#88BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BF99
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BF99 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#7FBEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bf99; /* rgb */ color: rgb(136, 191, 153); /* oklch */ color: oklch(75.6% 0.079 154.0);
Tailwind
colors: {
custom: {
50: '#acd2b7',
500: '#88bf99',
950: '#000000',
},
}SCSS
$custom: #88bf99; $custom-light: #acd2b7; $custom-dark: #000000;
JSON
{
"hex": "#88bf99",
"rgb": {
"r": 136,
"g": 191,
"b": 153
},
"hsl": {
"h": 138.545,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.75588,
"c": 0.07925,
"h": 154
},
"luminance": 0.44796
}Semantic roles & 50–950 ramp
primary
#88BF99
secondary
#DBC8D5
accent
#3D87A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280