#89E88D#89E88D
#89E88D is a very light, vivid green. Relative luminance 0.650; OKLCH L 85.0% C 0.154 H 145.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89E88D |
|---|---|
| RGB | rgb(137, 232, 141) |
| HSL | hsl(123, 67%, 72%) |
| HSV | hsv(123, 41%, 91%) |
| CMYK | cmyk(40.9%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(84.46, -46.29, 35.66) |
| CIE-LCH | lch(84.46, 58.43, 142.39°) |
| OKLab | oklab(85% -0.126 0.0883) |
| OKLCH | oklch(85% 0.154 145) |
| XYZ | xyz(43.9787, 64.9520, 35.4138) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.45
Palegreen
#98FB98
ΔE00 4.16
Mint Green
#8FFF9F
ΔE00 4.87
Baby Green
#8CFF9E
ΔE00 4.90
Foam Green
#90FDA9
ΔE00 5.01
Light Sea Green
#98F6B0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E88D #E889E4
analogous
#B5E889 #89E88D #89E8BC
triadic
#89E88D #8D89E8 #E88D89
tetradic
#89E88D #89B5E8 #E889E4 #E8BC89
square
#89E88D #89B5E8 #E889E4 #E8BC89
split-complementary
#89E88D #BC89E8 #E889B5
monochromatic
#28CE2F #56DE5C #89E88D #BCF2BE #E5FAE6
Accessibility & contrast
On white
1.50
#89E88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#89E88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E88D
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E88D | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD887
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#7DE3D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e88d; /* rgb */ color: rgb(137, 232, 141); /* oklch */ color: oklch(85.0% 0.154 145.0);
Tailwind
colors: {
custom: {
50: '#b0f0af',
500: '#89e88d',
950: '#000000',
},
}SCSS
$custom: #89e88d; $custom-light: #b0f0af; $custom-dark: #000000;
JSON
{
"hex": "#89e88d",
"rgb": {
"r": 137,
"g": 232,
"b": 141
},
"hsl": {
"h": 122.526,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.85001,
"c": 0.15387,
"h": 145
},
"luminance": 0.64955
}Semantic roles & 50–950 ramp
primary
#89E88D
secondary
#C154BD
accent
#16C7CF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111610
muted
#818581