#88BF98#88BF98
#88BF98 is a light, moderate green. Relative luminance 0.448; OKLCH L 75.6% C 0.080 H 153.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #88BF98 |
|---|---|
| RGB | rgb(136, 191, 152) |
| HSL | hsl(137, 30%, 64%) |
| HSV | hsv(137, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(72.73, -25.98, 14.03) |
| CIE-LCH | lch(72.73, 29.53, 151.64°) |
| OKLab | oklab(75.56% -0.0717 0.036) |
| OKLCH | oklch(75.56% 0.08 153.3) |
| XYZ | xyz(34.4498, 44.7614, 36.5243) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.86
Pale Teal
#82CBB2
ΔE00 6.39
Sage Green (survey)
#88B378
ΔE00 6.96
Lichen
#8FB67B
ΔE00 7.00
Faded Green
#7BB274
ΔE00 7.16
Tea
#65AB7C
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BF98 #BF88AF
analogous
#94BF88 #88BF98 #88BFB4
triadic
#88BF98 #9888BF #BF9888
tetradic
#88BF98 #8894BF #BF88AF #BFB488
square
#88BF98 #8894BF #BF88AF #BFB488
split-complementary
#88BF98 #B488BF #BF8894
monochromatic
#488559 #60AA76 #88BF98 #B0D4BA #D8EADD
Accessibility & contrast
On white
2.11
#88BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#88BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BF98
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BF98 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#7FBEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bf98; /* rgb */ color: rgb(136, 191, 152); /* oklch */ color: oklch(75.6% 0.080 153.3);
Tailwind
colors: {
custom: {
50: '#acd2b6',
500: '#88bf98',
950: '#000000',
},
}SCSS
$custom: #88bf98; $custom-light: #acd2b6; $custom-dark: #000000;
JSON
{
"hex": "#88bf98",
"rgb": {
"r": 136,
"g": 191,
"b": 152
},
"hsl": {
"h": 137.455,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.75563,
"c": 0.08022,
"h": 153.3
},
"luminance": 0.44763
}Semantic roles & 50–950 ramp
primary
#88BF98
secondary
#DBC8D5
accent
#3D89A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280