#89CA98#89CA98
#89CA98 is a light, moderate green. Relative luminance 0.498; OKLCH L 78.2% C 0.097 H 150.9°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89CA98 |
|---|---|
| RGB | rgb(137, 202, 152) |
| HSL | hsl(134, 38%, 66%) |
| HSV | hsv(134, 32%, 79%) |
| CMYK | cmyk(32.2%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(75.96, -30.97, 18.54) |
| CIE-LCH | lch(75.96, 36.09, 149.10°) |
| OKLab | oklab(78.18% -0.0849 0.0473) |
| OKLCH | oklch(78.18% 0.097 150.9) |
| XYZ | xyz(37.1026, 49.8246, 37.3618) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.39
Soft Green
#6FC276
ΔE00 6.39
Hospital Green
#9BE5AA
ΔE00 6.45
Seafoam
#7FE0B3
ΔE00 6.67
Mediumaquamarine
#66CDAA
ΔE00 7.16
Lichen
#8FB67B
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CA98 #CA89BB
analogous
#9BCA89 #89CA98 #89CAB9
triadic
#89CA98 #9889CA #CA9889
tetradic
#89CA98 #899BCA #CA89BB #CAB989
square
#89CA98 #899BCA #CA89BB #CAB989
split-complementary
#89CA98 #B989CA #CA899B
monochromatic
#439556 #5FB773 #89CA98 #B3DDBD #DDF0E2
Accessibility & contrast
On white
1.92
#89CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#89CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CA98
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CA98 | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC095
Deuteranopia (green-blind)
#C0B89B
Tritanopia (blue-blind)
#7FC8BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89ca98; /* rgb */ color: rgb(137, 202, 152); /* oklch */ color: oklch(78.2% 0.097 150.9);
Tailwind
colors: {
custom: {
50: '#addab6',
500: '#89ca98',
950: '#000000',
},
}SCSS
$custom: #89ca98; $custom-light: #addab6; $custom-dark: #000000;
JSON
{
"hex": "#89ca98",
"rgb": {
"r": 137,
"g": 202,
"b": 152
},
"hsl": {
"h": 133.846,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.78176,
"c": 0.09722,
"h": 150.9
},
"luminance": 0.49826
}Semantic roles & 50–950 ramp
primary
#89CA98
secondary
#E2CDDD
accent
#3594B1
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101511
muted
#7F8380