#89CB99#89CB99
#89CB99 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.4% C 0.098 H 151.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #89CB99 |
|---|---|
| RGB | rgb(137, 203, 153) |
| HSL | hsl(135, 39%, 67%) |
| HSV | hsv(135, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 24.6%, 20.4%) |
| CIE-LAB | lab(76.27, -31.26, 18.43) |
| CIE-LCH | lch(76.27, 36.29, 149.47°) |
| OKLab | oklab(78.43% -0.0858 0.047) |
| OKLCH | oklch(78.43% 0.098 151.3) |
| XYZ | xyz(37.4202, 50.3283, 37.8735) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.64
Hospital Green
#9BE5AA
ΔE00 6.23
Seafoam
#7FE0B3
ΔE00 6.41
Soft Green
#6FC276
ΔE00 6.50
Mediumaquamarine
#66CDAA
ΔE00 7.04
Pale Teal
#82CBB2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CB99 #CB89BB
analogous
#9ACB89 #89CB99 #89CBBA
triadic
#89CB99 #9989CB #CB9989
tetradic
#89CB99 #899ACB #CB89BB #CBBA89
square
#89CB99 #899ACB #CB89BB #CBBA89
split-complementary
#89CB99 #BA89CB #CB899A
monochromatic
#439757 #5FB874 #89CB99 #B3DEBE #DEF0E2
Accessibility & contrast
On white
1.90
#89CB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#89CB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CB99
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CB99 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC096
Deuteranopia (green-blind)
#C1B99C
Tritanopia (blue-blind)
#7FC9BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cb99; /* rgb */ color: rgb(137, 203, 153); /* oklch */ color: oklch(78.4% 0.098 151.3);
Tailwind
colors: {
custom: {
50: '#addbb7',
500: '#89cb99',
950: '#000000',
},
}SCSS
$custom: #89cb99; $custom-light: #addbb7; $custom-dark: #000000;
JSON
{
"hex": "#89cb99",
"rgb": {
"r": 137,
"g": 203,
"b": 153
},
"hsl": {
"h": 134.545,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78432,
"c": 0.09782,
"h": 151.3
},
"luminance": 0.5033
}Semantic roles & 50–950 ramp
primary
#89CB99
secondary
#9E5A8D
accent
#3493B2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481