#88CD80#88CD80
#88CD80 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.3% C 0.127 H 141.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #88CD80 |
|---|---|
| RGB | rgb(136, 205, 128) |
| HSL | hsl(114, 44%, 65%) |
| HSV | hsv(114, 38%, 80%) |
| CMYK | cmyk(33.7%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(76.35, -36.69, 31.63) |
| CIE-LCH | lch(76.35, 48.44, 139.23°) |
| OKLab | oklab(78.33% -0.1001 0.0785) |
| OKLCH | oklch(78.33% 0.127 141.9) |
| XYZ | xyz(35.8795, 50.4537, 28.2659) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.94
Pistachio
#93C572
ΔE00 3.95
Emerald
#50C878
ΔE00 6.23
Light Moss Green
#A6C875
ΔE00 6.68
Fern
#63B76C
ΔE00 6.85
Lichen
#8FB67B
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CD80 #C580CD
analogous
#AFCD80 #88CD80 #80CD9E
triadic
#88CD80 #8088CD #CD8088
tetradic
#88CD80 #80AFCD #C580CD #CD9E80
square
#88CD80 #80AFCD #C580CD #CD9E80
split-complementary
#88CD80 #9E80CD #CD80AF
monochromatic
#45973B #5FBC54 #88CD80 #B1DEAC #DAF0D8
Accessibility & contrast
On white
1.89
#88CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#88CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CD80
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CD80 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07B
Deuteranopia (green-blind)
#C6BA84
Tritanopia (blue-blind)
#82C8BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #88cd80; /* rgb */ color: rgb(136, 205, 128); /* oklch */ color: oklch(78.3% 0.127 141.9);
Tailwind
colors: {
custom: {
50: '#addca5',
500: '#88cd80',
950: '#000000',
},
}SCSS
$custom: #88cd80; $custom-light: #addca5; $custom-dark: #000000;
JSON
{
"hex": "#88cd80",
"rgb": {
"r": 136,
"g": 205,
"b": 128
},
"hsl": {
"h": 113.766,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78332,
"c": 0.12721,
"h": 141.9
},
"luminance": 0.50455
}Semantic roles & 50–950 ramp
primary
#88CD80
secondary
#96549D
accent
#2FB7A9
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480