#89F09D#89F09D
#89F09D is a very light, vivid green. Relative luminance 0.701; OKLCH L 87.2% C 0.150 H 148.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89F09D |
|---|---|
| RGB | rgb(137, 240, 157) |
| HSL | hsl(132, 77%, 74%) |
| HSV | hsv(132, 43%, 94%) |
| CMYK | cmyk(42.9%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(87.03, -47.15, 31.01) |
| CIE-LCH | lch(87.03, 56.43, 146.67°) |
| OKLab | oklab(87.18% -0.1284 0.0777) |
| OKLCH | oklch(87.18% 0.15 148.8) |
| XYZ | xyz(47.5596, 70.0697, 42.9104) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.54
Foam Green
#90FDA9
ΔE00 2.74
Light Sea Green
#98F6B0
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.24
Mint Green
#8FFF9F
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F09D #F089DC
analogous
#A9F089 #89F09D #89F0D1
triadic
#89F09D #9D89F0 #F09D89
tetradic
#89F09D #89A9F0 #F089DC #F0D189
square
#89F09D #89A9F0 #F089DC #F0D189
split-complementary
#89F09D #D189F0 #F089A9
monochromatic
#1DE243 #53E970 #89F09D #BFF7CA #E4FCE8
Accessibility & contrast
On white
1.40
#89F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#89F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F09D
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F09D | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E098
Deuteranopia (green-blind)
#E3D6A2
Tritanopia (blue-blind)
#78ECDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #89f09d; /* rgb */ color: rgb(137, 240, 157); /* oklch */ color: oklch(87.2% 0.150 148.8);
Tailwind
colors: {
custom: {
50: '#b0f5ba',
500: '#89f09d',
950: '#000000',
},
}SCSS
$custom: #89f09d; $custom-light: #b0f5ba; $custom-dark: #000000;
JSON
{
"hex": "#89f09d",
"rgb": {
"r": 137,
"g": 240,
"b": 157
},
"hsl": {
"h": 131.65,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.87179,
"c": 0.15003,
"h": 148.8
},
"luminance": 0.70073
}Semantic roles & 50–950 ramp
primary
#89F09D
secondary
#CC52B4
accent
#0CB2DA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581