#89CB98#89CB98
#89CB98 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.4% C 0.099 H 150.7°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #89CB98 |
|---|---|
| RGB | rgb(137, 203, 152) |
| HSL | hsl(134, 39%, 67%) |
| HSV | hsv(134, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 25.1%, 20.4%) |
| CIE-LAB | lab(76.25, -31.44, 18.94) |
| CIE-LCH | lch(76.25, 36.70, 148.94°) |
| OKLab | oklab(78.41% -0.0862 0.0483) |
| OKLCH | oklch(78.41% 0.099 150.7) |
| XYZ | xyz(37.3380, 50.2954, 37.4403) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.64
Hospital Green
#9BE5AA
ΔE00 6.19
Soft Green
#6FC276
ΔE00 6.30
Seafoam
#7FE0B3
ΔE00 6.53
Mediumaquamarine
#66CDAA
ΔE00 7.23
Lichen
#8FB67B
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CB98 #CB89BC
analogous
#9BCB89 #89CB98 #89CBB9
triadic
#89CB98 #9889CB #CB9889
tetradic
#89CB98 #899BCB #CB89BC #CBB989
square
#89CB98 #899BCB #CB89BC #CBB989
split-complementary
#89CB98 #B989CB #CB899B
monochromatic
#439756 #5FB873 #89CB98 #B3DEBD #DEF0E2
Accessibility & contrast
On white
1.90
#89CB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#89CB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CB98
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CB98 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC095
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#7FC9BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cb98; /* rgb */ color: rgb(137, 203, 152); /* oklch */ color: oklch(78.4% 0.099 150.7);
Tailwind
colors: {
custom: {
50: '#addbb6',
500: '#89cb98',
950: '#000000',
},
}SCSS
$custom: #89cb98; $custom-light: #addbb6; $custom-dark: #000000;
JSON
{
"hex": "#89cb98",
"rgb": {
"r": 137,
"g": 203,
"b": 152
},
"hsl": {
"h": 133.636,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78409,
"c": 0.09881,
"h": 150.7
},
"luminance": 0.50297
}Semantic roles & 50–950 ramp
primary
#89CB98
secondary
#9E5A8E
accent
#3495B2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481