#88CF93#88CF93
#88CF93 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.2% C 0.111 H 148.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #88CF93 |
|---|---|
| RGB | rgb(136, 207, 147) |
| HSL | hsl(129, 43%, 67%) |
| HSV | hsv(129, 34%, 81%) |
| CMYK | cmyk(34.3%, 0%, 29%, 18.8%) |
| CIE-LAB | lab(77.26, -34.51, 22.96) |
| CIE-LCH | lch(77.26, 41.45, 146.37°) |
| OKLab | oklab(79.18% -0.0943 0.0581) |
| OKLCH | oklch(79.18% 0.111 148.3) |
| XYZ | xyz(37.7307, 51.9646, 35.6402) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.31
Darkseagreen
#8FBC8F
ΔE00 6.00
Emerald
#50C878
ΔE00 6.67
Seafoam
#7FE0B3
ΔE00 6.82
Pistachio
#93C572
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CF93 #CF88C4
analogous
#A1CF88 #88CF93 #88CFB7
triadic
#88CF93 #9388CF #CF9388
tetradic
#88CF93 #88A1CF #CF88C4 #CFB788
square
#88CF93 #88A1CF #CF88C4 #CFB788
split-complementary
#88CF93 #B788CF #CF88A1
monochromatic
#3F9D4E #5CBD6B #88CF93 #B4E1BB #DFF2E2
Accessibility & contrast
On white
1.84
#88CF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#88CF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CF93
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CF93 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38F
Deuteranopia (green-blind)
#C5BC96
Tritanopia (blue-blind)
#7ECCBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #88cf93; /* rgb */ color: rgb(136, 207, 147); /* oklch */ color: oklch(79.2% 0.111 148.3);
Tailwind
colors: {
custom: {
50: '#addeb3',
500: '#88cf93',
950: '#000000',
},
}SCSS
$custom: #88cf93; $custom-light: #addeb3; $custom-dark: #000000;
JSON
{
"hex": "#88cf93",
"rgb": {
"r": 136,
"g": 207,
"b": 147
},
"hsl": {
"h": 129.296,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.79179,
"c": 0.11078,
"h": 148.3
},
"luminance": 0.51966
}Semantic roles & 50–950 ramp
primary
#88CF93
secondary
#A35897
accent
#30A1B6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481