#89F699#89F699
#89F699 is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.5% C 0.162 H 147.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #89F699 |
|---|---|
| RGB | rgb(137, 246, 153) |
| HSL | hsl(129, 86%, 75%) |
| HSV | hsv(129, 44%, 96%) |
| CMYK | cmyk(44.3%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(88.70, -50.31, 35.23) |
| CIE-LCH | lch(88.70, 61.42, 145.00°) |
| OKLab | oklab(88.52% -0.1368 0.0876) |
| OKLCH | oklch(88.52% 0.162 147.4) |
| XYZ | xyz(49.0193, 73.5264, 41.7398) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.86
Mint Green
#8FFF9F
ΔE00 1.87
Palegreen
#98FB98
ΔE00 2.13
Lightgreen
#90EE90
ΔE00 2.24
Foam Green
#90FDA9
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F699 #F689E6
analogous
#B0F689 #89F699 #89F6CF
triadic
#89F699 #9989F6 #F69989
tetradic
#89F699 #89B0F6 #F689E6 #F6CF89
square
#89F699 #89B0F6 #F689E6 #F6CF89
split-complementary
#89F699 #CF89F6 #F689B0
monochromatic
#17ED37 #50F268 #89F699 #C2FACA #E3FDE6
Accessibility & contrast
On white
1.34
#89F699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#89F699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F699
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F699 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E593
Deuteranopia (green-blind)
#E9DB9F
Tritanopia (blue-blind)
#78F2DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89f699; /* rgb */ color: rgb(137, 246, 153); /* oklch */ color: oklch(88.5% 0.162 147.4);
Tailwind
colors: {
custom: {
50: '#b1fab8',
500: '#89f699',
950: '#000000',
},
}SCSS
$custom: #89f699; $custom-light: #b1fab8; $custom-dark: #000000;
JSON
{
"hex": "#89f699",
"rgb": {
"r": 137,
"g": 246,
"b": 153
},
"hsl": {
"h": 128.807,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.88516,
"c": 0.16245,
"h": 147.4
},
"luminance": 0.7353
}Semantic roles & 50–950 ramp
primary
#89F699
secondary
#D350C0
accent
#03C2E2
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581