#89E17E#89E17E
#89E17E is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.1% C 0.158 H 141.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89E17E |
|---|---|
| RGB | rgb(137, 225, 126) |
| HSL | hsl(113, 62%, 69%) |
| HSV | hsv(113, 44%, 88%) |
| CMYK | cmyk(39.1%, 0%, 44%, 11.8%) |
| CIE-LAB | lab(82.20, -45.48, 40.22) |
| CIE-LCH | lch(82.20, 60.71, 138.51°) |
| OKLab | oklab(83.09% -0.1241 0.0983) |
| OKLCH | oklch(83.09% 0.158 141.6) |
| XYZ | xyz(41.0059, 60.6729, 29.2850) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Lightish Green
#61E160
ΔE00 4.72
Palegreen
#98FB98
ΔE00 5.71
Fresh Green
#69D84F
ΔE00 5.80
Light Green
#96F97B
ΔE00 5.94
Easter Green
#8CFD7E
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E17E #D67EE1
analogous
#BBE17E #89E17E #7EE1A5
triadic
#89E17E #7E89E1 #E17E89
tetradic
#89E17E #7EBBE1 #D67EE1 #E1A57E
square
#89E17E #7EBBE1 #D67EE1 #E1A57E
split-complementary
#89E17E #A57EE1 #E17EBB
monochromatic
#3BB92B #5CD54C #89E17E #B6EDB0 #E4F8E1
Accessibility & contrast
On white
1.60
#89E17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#89E17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E17E
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E17E | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D276
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#81DBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89e17e; /* rgb */ color: rgb(137, 225, 126); /* oklch */ color: oklch(83.1% 0.158 141.6);
Tailwind
colors: {
custom: {
50: '#afeba5',
500: '#89e17e',
950: '#000000',
},
}SCSS
$custom: #89e17e; $custom-light: #afeba5; $custom-dark: #000000;
JSON
{
"hex": "#89e17e",
"rgb": {
"r": 137,
"g": 225,
"b": 126
},
"hsl": {
"h": 113.333,
"s": 62.264,
"l": 68.824
},
"oklch": {
"l": 0.83092,
"c": 0.15832,
"h": 141.6
},
"luminance": 0.60675
}Semantic roles & 50–950 ramp
primary
#89E17E
secondary
#AC4BB8
accent
#1BCAB7
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480