#89E79F#89E79F
#89E79F is a very light, vivid green. Relative luminance 0.650; OKLCH L 85.1% C 0.135 H 150.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89E79F |
|---|---|
| RGB | rgb(137, 231, 159) |
| HSL | hsl(134, 66%, 72%) |
| HSV | hsv(134, 41%, 91%) |
| CMYK | cmyk(40.7%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(84.47, -42.93, 26.54) |
| CIE-LCH | lch(84.47, 50.47, 148.28°) |
| OKLab | oklab(85.11% -0.1171 0.067) |
| OKLCH | oklch(85.11% 0.135 150.2) |
| XYZ | xyz(45.1478, 64.9705, 42.9557) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.13
Light Sea Green
#98F6B0
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.44
Foam Green
#90FDA9
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E79F #E789D1
analogous
#A2E789 #89E79F #89E7CE
triadic
#89E79F #9F89E7 #E79F89
tetradic
#89E79F #89A2E7 #E789D1 #E7CE89
square
#89E79F #89A2E7 #E789D1 #E7CE89
split-complementary
#89E79F #CE89E7 #E789A2
monochromatic
#2ACC50 #56DD76 #89E79F #BCF1C8 #E6FAEA
Accessibility & contrast
On white
1.50
#89E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#89E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E79F
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E79F | 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)
#E8D99A
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#79E4D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89e79f; /* rgb */ color: rgb(137, 231, 159); /* oklch */ color: oklch(85.1% 0.135 150.2);
Tailwind
colors: {
custom: {
50: '#afefbb',
500: '#89e79f',
950: '#000000',
},
}SCSS
$custom: #89e79f; $custom-light: #afefbb; $custom-dark: #000000;
JSON
{
"hex": "#89e79f",
"rgb": {
"r": 137,
"g": 231,
"b": 159
},
"hsl": {
"h": 134.043,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.85107,
"c": 0.13493,
"h": 150.2
},
"luminance": 0.64973
}Semantic roles & 50–950 ramp
primary
#89E79F
secondary
#C054A7
accent
#17A3CE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582