#94CB89#94CB89
#94CB89 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.7% C 0.108 H 140.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #94CB89 |
|---|---|
| RGB | rgb(148, 203, 137) |
| HSL | hsl(110, 39%, 67%) |
| HSV | hsv(110, 33%, 80%) |
| CMYK | cmyk(27.1%, 0%, 32.5%, 20.4%) |
| CIE-LAB | lab(76.57, -30.38, 27.37) |
| CIE-LCH | lch(76.57, 40.89, 137.98°) |
| OKLab | oklab(78.73% -0.0828 0.0686) |
| OKLCH | oklch(78.73% 0.108 140.4) |
| XYZ | xyz(38.0827, 50.8126, 31.4634) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.14
Soft Green
#6FC276
ΔE00 5.38
Lichen
#8FB67B
ΔE00 5.64
Darkseagreen
#8FBC8F
ΔE00 5.64
Light Moss Green
#A6C875
ΔE00 6.02
Sage Green (survey)
#88B378
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CB89 #C089CB
analogous
#B5CB89 #94CB89 #89CB9F
triadic
#94CB89 #8994CB #CB8994
tetradic
#94CB89 #89B5CB #C089CB #CB9F89
square
#94CB89 #89B5CB #C089CB #CB9F89
split-complementary
#94CB89 #9F89CB #CB89B5
monochromatic
#519743 #6DB85F #94CB89 #BBDEB3 #E1F0DE
Accessibility & contrast
On white
1.88
#94CB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#94CB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CB89
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CB89 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC085
Deuteranopia (green-blind)
#C6BB8D
Tritanopia (blue-blind)
#91C7BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #94cb89; /* rgb */ color: rgb(148, 203, 137); /* oklch */ color: oklch(78.7% 0.108 140.4);
Tailwind
colors: {
custom: {
50: '#b5dbac',
500: '#94cb89',
950: '#000000',
},
}SCSS
$custom: #94cb89; $custom-light: #b5dbac; $custom-dark: #000000;
JSON
{
"hex": "#94cb89",
"rgb": {
"r": 148,
"g": 203,
"b": 137
},
"hsl": {
"h": 110,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78729,
"c": 0.10756,
"h": 140.4
},
"luminance": 0.50814
}Semantic roles & 50–950 ramp
primary
#94CB89
secondary
#935A9E
accent
#34B29D
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481