#89CB94#89CB94
#89CB94 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.3% C 0.103 H 148.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #89CB94 |
|---|---|
| RGB | rgb(137, 203, 148) |
| HSL | hsl(130, 39%, 67%) |
| HSV | hsv(130, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 27.1%, 20.4%) |
| CIE-LAB | lab(76.17, -32.16, 20.95) |
| CIE-LCH | lch(76.17, 38.38, 146.92°) |
| OKLab | oklab(78.32% -0.088 0.0532) |
| OKLCH | oklch(78.32% 0.103 148.8) |
| XYZ | xyz(37.0159, 50.1666, 35.7440) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.75
Soft Green
#6FC276
ΔE00 5.55
Hospital Green
#9BE5AA
ΔE00 6.13
Lichen
#8FB67B
ΔE00 6.97
Seafoam
#7FE0B3
ΔE00 7.06
Faded Green
#7BB274
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CB94 #CB89C0
analogous
#9FCB89 #89CB94 #89CBB5
triadic
#89CB94 #9489CB #CB9489
tetradic
#89CB94 #899FCB #CB89C0 #CBB589
square
#89CB94 #899FCB #CB89C0 #CBB589
split-complementary
#89CB94 #B589CB #CB899F
monochromatic
#439751 #5FB86D #89CB94 #B3DEBB #DEF0E1
Accessibility & contrast
On white
1.90
#89CB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#89CB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CB94
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CB94 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#C2B997
Tritanopia (blue-blind)
#80C8BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89cb94; /* rgb */ color: rgb(137, 203, 148); /* oklch */ color: oklch(78.3% 0.103 148.8);
Tailwind
colors: {
custom: {
50: '#addbb3',
500: '#89cb94',
950: '#000000',
},
}SCSS
$custom: #89cb94; $custom-light: #addbb3; $custom-dark: #000000;
JSON
{
"hex": "#89cb94",
"rgb": {
"r": 137,
"g": 203,
"b": 148
},
"hsl": {
"h": 130,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.7832,
"c": 0.10282,
"h": 148.8
},
"luminance": 0.50168
}Semantic roles & 50–950 ramp
primary
#89CB94
secondary
#9E5A93
accent
#349DB2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481