#89C19B#89C19B
#89C19B is a light, moderate green. Relative luminance 0.458; OKLCH L 76.2% C 0.080 H 154.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89C19B |
|---|---|
| RGB | rgb(137, 193, 155) |
| HSL | hsl(139, 31%, 65%) |
| HSV | hsv(139, 29%, 76%) |
| CMYK | cmyk(29%, 0%, 19.7%, 24.3%) |
| CIE-LAB | lab(73.43, -26.07, 13.39) |
| CIE-LCH | lch(73.43, 29.31, 152.81°) |
| OKLab | oklab(76.16% -0.072 0.0344) |
| OKLCH | oklch(76.16% 0.08 154.4) |
| XYZ | xyz(35.3010, 45.8233, 37.9888) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.34
Pale Teal
#82CBB2
ΔE00 5.83
Mediumaquamarine
#66CDAA
ΔE00 6.87
Seafoam Blue
#78D1B6
ΔE00 7.31
Lichen
#8FB67B
ΔE00 7.52
Sage Green (survey)
#88B378
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C19B #C189AF
analogous
#93C189 #89C19B #89C1B7
triadic
#89C19B #9B89C1 #C19B89
tetradic
#89C19B #8993C1 #C189AF #C1B789
square
#89C19B #8993C1 #C189AF #C1B789
split-complementary
#89C19B #B789C1 #C18993
monochromatic
#48885C #61AC79 #89C19B #B1D6BD #D9EBDF
Accessibility & contrast
On white
2.07
#89C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#89C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C19B
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C19B | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B899
Deuteranopia (green-blind)
#B7B29D
Tritanopia (blue-blind)
#80C0B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89c19b; /* rgb */ color: rgb(137, 193, 155); /* oklch */ color: oklch(76.2% 0.080 154.4);
Tailwind
colors: {
custom: {
50: '#add4b8',
500: '#89c19b',
950: '#000000',
},
}SCSS
$custom: #89c19b; $custom-light: #add4b8; $custom-dark: #000000;
JSON
{
"hex": "#89c19b",
"rgb": {
"r": 137,
"g": 193,
"b": 155
},
"hsl": {
"h": 139.286,
"s": 31.111,
"l": 64.706
},
"oklch": {
"l": 0.76159,
"c": 0.07985,
"h": 154.4
},
"luminance": 0.45825
}Semantic roles & 50–950 ramp
primary
#89C19B
secondary
#DDC9D6
accent
#3C86AA
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380