#89F09F#89F09F
#89F09F is a very light, vivid green. Relative luminance 0.701; OKLCH L 87.2% C 0.148 H 149.4°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #89F09F |
|---|---|
| RGB | rgb(137, 240, 159) |
| HSL | hsl(133, 77%, 74%) |
| HSV | hsv(133, 43%, 94%) |
| CMYK | cmyk(42.9%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(87.06, -46.82, 30.04) |
| CIE-LCH | lch(87.06, 55.62, 147.31°) |
| OKLab | oklab(87.22% -0.1275 0.0754) |
| OKLCH | oklch(87.22% 0.148 149.4) |
| XYZ | xyz(47.7318, 70.1385, 43.8171) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.70
Foam Green
#90FDA9
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.88
Lightgreen
#90EE90
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.03
Mint (survey)
#9FFEB0
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F09F #F089DA
analogous
#A7F089 #89F09F #89F0D3
triadic
#89F09F #9F89F0 #F09F89
tetradic
#89F09F #89A7F0 #F089DA #F0D389
square
#89F09F #89A7F0 #F089DA #F0D389
split-complementary
#89F09F #D389F0 #F089A7
monochromatic
#1DE247 #53E973 #89F09F #BFF7CB #E4FCE9
Accessibility & contrast
On white
1.40
#89F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#89F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F09F
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F09F | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E09A
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#77ECDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #89f09f; /* rgb */ color: rgb(137, 240, 159); /* oklch */ color: oklch(87.2% 0.148 149.4);
Tailwind
colors: {
custom: {
50: '#b0f5bc',
500: '#89f09f',
950: '#000000',
},
}SCSS
$custom: #89f09f; $custom-light: #b0f5bc; $custom-dark: #000000;
JSON
{
"hex": "#89f09f",
"rgb": {
"r": 137,
"g": 240,
"b": 159
},
"hsl": {
"h": 132.816,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.87218,
"c": 0.14812,
"h": 149.4
},
"luminance": 0.70142
}Semantic roles & 50–950 ramp
primary
#89F09F
secondary
#CC52B2
accent
#0CAEDA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582