#89C299#89C299
#89C299 is a light, moderate green. Relative luminance 0.462; OKLCH L 76.3% C 0.083 H 152.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89C299 |
|---|---|
| RGB | rgb(137, 194, 153) |
| HSL | hsl(137, 32%, 65%) |
| HSV | hsv(137, 29%, 76%) |
| CMYK | cmyk(29.4%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(73.68, -26.94, 14.81) |
| CIE-LCH | lch(73.68, 30.74, 151.19°) |
| OKLab | oklab(76.34% -0.0742 0.038) |
| OKLCH | oklch(76.34% 0.083 152.9) |
| XYZ | xyz(35.3562, 46.2003, 37.1854) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.99
Pale Teal
#82CBB2
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 7.03
Lichen
#8FB67B
ΔE00 7.03
Sage Green (survey)
#88B378
ΔE00 7.07
Faded Green
#7BB274
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C299 #C289B2
analogous
#96C289 #89C299 #89C2B6
triadic
#89C299 #9989C2 #C29989
tetradic
#89C299 #8996C2 #C289B2 #C2B689
square
#89C299 #8996C2 #C289B2 #C2B689
split-complementary
#89C299 #B689C2 #C28996
monochromatic
#478A5A #61AD76 #89C299 #B1D7BC #DAECDF
Accessibility & contrast
On white
2.05
#89C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#89C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C299
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C299 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#B9B29B
Tritanopia (blue-blind)
#80C0B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89c299; /* rgb */ color: rgb(137, 194, 153); /* oklch */ color: oklch(76.3% 0.083 152.9);
Tailwind
colors: {
custom: {
50: '#add4b7',
500: '#89c299',
950: '#000000',
},
}SCSS
$custom: #89c299; $custom-light: #add4b7; $custom-dark: #000000;
JSON
{
"hex": "#89c299",
"rgb": {
"r": 137,
"g": 194,
"b": 153
},
"hsl": {
"h": 136.842,
"s": 31.844,
"l": 64.902
},
"oklch": {
"l": 0.76342,
"c": 0.0834,
"h": 152.9
},
"luminance": 0.46202
}Semantic roles & 50–950 ramp
primary
#89C299
secondary
#DDCAD8
accent
#3B8BAB
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380