#88CD85#88CD85
#88CD85 is a light, vivid green. Relative luminance 0.506; OKLCH L 78.4% C 0.122 H 143.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #88CD85 |
|---|---|
| RGB | rgb(136, 205, 133) |
| HSL | hsl(118, 42%, 66%) |
| HSV | hsv(118, 35%, 80%) |
| CMYK | cmyk(33.7%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(76.43, -35.91, 29.16) |
| CIE-LCH | lch(76.43, 46.26, 140.93°) |
| OKLab | oklab(78.43% -0.0979 0.0728) |
| OKLCH | oklch(78.43% 0.122 143.4) |
| XYZ | xyz(36.2168, 50.5886, 30.0421) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.94
Pistachio
#93C572
ΔE00 4.62
Emerald
#50C878
ΔE00 6.13
Hospital Green
#9BE5AA
ΔE00 6.75
Fern
#63B76C
ΔE00 6.87
Darkseagreen
#8FBC8F
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CD85 #CA85CD
analogous
#ACCD85 #88CD85 #85CDA6
triadic
#88CD85 #8588CD #CD8588
tetradic
#88CD85 #85ACCD #CA85CD #CDA685
square
#88CD85 #85ACCD #CA85CD #CDA685
split-complementary
#88CD85 #A685CD #CD85AC
monochromatic
#42993F #5EBB5A #88CD85 #B2DFB0 #DDF1DC
Accessibility & contrast
On white
1.89
#88CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#88CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CD85
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CD85 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C180
Deuteranopia (green-blind)
#C6BA89
Tritanopia (blue-blind)
#81C9BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #88cd85; /* rgb */ color: rgb(136, 205, 133); /* oklch */ color: oklch(78.4% 0.122 143.4);
Tailwind
colors: {
custom: {
50: '#addca9',
500: '#88cd85',
950: '#000000',
},
}SCSS
$custom: #88cd85; $custom-light: #addca9; $custom-dark: #000000;
JSON
{
"hex": "#88cd85",
"rgb": {
"r": 136,
"g": 205,
"b": 133
},
"hsl": {
"h": 117.5,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78425,
"c": 0.12203,
"h": 143.4
},
"luminance": 0.5059
}Semantic roles & 50–950 ramp
primary
#88CD85
secondary
#9C579F
accent
#31B5AF
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480