#89C79F#89C79F
#89C79F is a light, moderate green. Relative luminance 0.487; OKLCH L 77.6% C 0.086 H 155.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89C79F |
|---|---|
| RGB | rgb(137, 199, 159) |
| HSL | hsl(141, 36%, 66%) |
| HSV | hsv(141, 31%, 78%) |
| CMYK | cmyk(31.2%, 0%, 20.1%, 22%) |
| CIE-LAB | lab(75.24, -28.22, 13.79) |
| CIE-LCH | lch(75.24, 31.41, 153.95°) |
| OKLab | oklab(77.65% -0.078 0.0354) |
| OKLCH | oklch(77.65% 0.086 155.6) |
| XYZ | xyz(36.9958, 48.6666, 40.2384) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.38
Pale Teal
#82CBB2
ΔE00 5.32
Mediumaquamarine
#66CDAA
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 6.42
Seafoam
#7FE0B3
ΔE00 6.77
Light Teal
#90E4C1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C79F #C789B1
analogous
#92C789 #89C79F #89C7BE
triadic
#89C79F #9F89C7 #C79F89
tetradic
#89C79F #8992C7 #C789B1 #C7BE89
square
#89C79F #8992C7 #C789B1 #C7BE89
split-complementary
#89C79F #BE89C7 #C78992
monochromatic
#459160 #5FB37D #89C79F #B3DBC1 #DCEEE3
Accessibility & contrast
On white
1.96
#89C79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#89C79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C79F
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C79F | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#7EC6BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89c79f; /* rgb */ color: rgb(137, 199, 159); /* oklch */ color: oklch(77.6% 0.086 155.6);
Tailwind
colors: {
custom: {
50: '#add8bb',
500: '#89c79f',
950: '#000000',
},
}SCSS
$custom: #89c79f; $custom-light: #add8bb; $custom-dark: #000000;
JSON
{
"hex": "#89c79f",
"rgb": {
"r": 137,
"g": 199,
"b": 159
},
"hsl": {
"h": 141.29,
"s": 35.632,
"l": 65.882
},
"oklch": {
"l": 0.77646,
"c": 0.0857,
"h": 155.6
},
"luminance": 0.48668
}Semantic roles & 50–950 ramp
primary
#89C79F
secondary
#E0CCD9
accent
#3784AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380