#89BE98#89BE98
#89BE98 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.4% C 0.078 H 153.1°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #89BE98 |
|---|---|
| RGB | rgb(137, 190, 152) |
| HSL | hsl(137, 29%, 64%) |
| HSV | hsv(137, 28%, 75%) |
| CMYK | cmyk(27.9%, 0%, 20%, 25.5%) |
| CIE-LAB | lab(72.50, -25.17, 13.71) |
| CIE-LCH | lch(72.50, 28.66, 151.42°) |
| OKLab | oklab(75.39% -0.0694 0.0352) |
| OKLCH | oklch(75.39% 0.078 153.1) |
| XYZ | xyz(34.3957, 44.4109, 36.4595) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.77
Pale Teal
#82CBB2
ΔE00 6.48
Sage Green (survey)
#88B378
ΔE00 6.93
Lichen
#8FB67B
ΔE00 6.96
Greenish Grey
#96AE8D
ΔE00 7.05
Tea
#65AB7C
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BE98 #BE89AF
analogous
#95BE89 #89BE98 #89BEB3
triadic
#89BE98 #9889BE #BE9889
tetradic
#89BE98 #8995BE #BE89AF #BEB389
square
#89BE98 #8995BE #BE89AF #BEB389
split-complementary
#89BE98 #B389BE #BE8995
monochromatic
#498459 #62A876 #89BE98 #B0D4BA #D8E9DD
Accessibility & contrast
On white
2.12
#89BE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#89BE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BE98
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BE98 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB596
Deuteranopia (green-blind)
#B5AF9A
Tritanopia (blue-blind)
#81BDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89be98; /* rgb */ color: rgb(137, 190, 152); /* oklch */ color: oklch(75.4% 0.078 153.1);
Tailwind
colors: {
custom: {
50: '#acd1b6',
500: '#89be98',
950: '#000000',
},
}SCSS
$custom: #89be98; $custom-light: #acd1b6; $custom-dark: #000000;
JSON
{
"hex": "#89be98",
"rgb": {
"r": 137,
"g": 190,
"b": 152
},
"hsl": {
"h": 136.981,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.75391,
"c": 0.07787,
"h": 153.1
},
"luminance": 0.44412
}Semantic roles & 50–950 ramp
primary
#89BE98
secondary
#DBC8D5
accent
#3E8AA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280