#88E192#88E192
#88E192 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.4% C 0.139 H 146.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #88E192 |
|---|---|
| RGB | rgb(136, 225, 146) |
| HSL | hsl(127, 60%, 71%) |
| HSV | hsv(127, 40%, 88%) |
| CMYK | cmyk(39.6%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(82.46, -42.77, 30.49) |
| CIE-LCH | lch(82.46, 52.53, 144.51°) |
| OKLab | oklab(83.39% -0.1165 0.0763) |
| OKLCH | oklch(83.39% 0.139 146.8) |
| XYZ | xyz(42.2647, 61.1575, 36.7661) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Hospital Green
#9BE5AA
ΔE00 4.33
Light Sea Green
#98F6B0
ΔE00 5.25
Seafoam (survey)
#80F9AD
ΔE00 5.99
Foam Green
#90FDA9
ΔE00 6.04
Seafoam Green
#7AF9AB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E192 #E188D7
analogous
#AAE188 #88E192 #88E1BF
triadic
#88E192 #9288E1 #E19288
tetradic
#88E192 #88AAE1 #E188D7 #E1BF88
square
#88E192 #88AAE1 #E188D7 #E1BF88
split-complementary
#88E192 #BF88E1 #E188AA
monochromatic
#30BF40 #57D565 #88E192 #B9EDBF #E7F9E9
Accessibility & contrast
On white
1.59
#88E192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#88E192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E192
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E192 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38D
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#7CDDCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88e192; /* rgb */ color: rgb(136, 225, 146); /* oklch */ color: oklch(83.4% 0.139 146.8);
Tailwind
colors: {
custom: {
50: '#aeebb2',
500: '#88e192',
950: '#000000',
},
}SCSS
$custom: #88e192; $custom-light: #aeebb2; $custom-dark: #000000;
JSON
{
"hex": "#88e192",
"rgb": {
"r": 136,
"g": 225,
"b": 146
},
"hsl": {
"h": 126.742,
"s": 59.732,
"l": 70.784
},
"oklch": {
"l": 0.83392,
"c": 0.13924,
"h": 146.8
},
"luminance": 0.6116
}Semantic roles & 50–950 ramp
primary
#88E192
secondary
#B954AE
accent
#1EB4C7
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481