#89E293#89E293
#89E293 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.7% C 0.139 H 146.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89E293 |
|---|---|
| RGB | rgb(137, 226, 147) |
| HSL | hsl(127, 61%, 71%) |
| HSV | hsv(127, 39%, 89%) |
| CMYK | cmyk(39.4%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(82.81, -42.75, 30.46) |
| CIE-LCH | lch(82.81, 52.49, 144.53°) |
| OKLab | oklab(83.7% -0.1165 0.0762) |
| OKLCH | oklch(83.7% 0.139 146.8) |
| XYZ | xyz(42.7771, 61.8151, 37.2756) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Hospital Green
#9BE5AA
ΔE00 4.24
Light Sea Green
#98F6B0
ΔE00 5.04
Seafoam (survey)
#80F9AD
ΔE00 5.80
Foam Green
#90FDA9
ΔE00 5.82
Seafoam Green
#7AF9AB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E293 #E289D8
analogous
#ABE289 #89E293 #89E2BF
triadic
#89E293 #9389E2 #E29389
tetradic
#89E293 #89ABE2 #E289D8 #E2BF89
square
#89E293 #89ABE2 #E289D8 #E2BF89
split-complementary
#89E293 #BF89E2 #E289AB
monochromatic
#2FC140 #58D666 #89E293 #BAEEC0 #E6F9E9
Accessibility & contrast
On white
1.57
#89E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#89E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E293
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E293 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D48E
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#7DDECE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89e293; /* rgb */ color: rgb(137, 226, 147); /* oklch */ color: oklch(83.7% 0.139 146.8);
Tailwind
colors: {
custom: {
50: '#afebb3',
500: '#89e293',
950: '#000000',
},
}SCSS
$custom: #89e293; $custom-light: #afebb3; $custom-dark: #000000;
JSON
{
"hex": "#89e293",
"rgb": {
"r": 137,
"g": 226,
"b": 147
},
"hsl": {
"h": 126.742,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.83696,
"c": 0.13917,
"h": 146.8
},
"luminance": 0.61818
}Semantic roles & 50–950 ramp
primary
#89E293
secondary
#BA55AF
accent
#1DB5C8
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481