#94CB8D#94CB8D
#94CB8D is a light, moderate green. Relative luminance 0.509; OKLCH L 78.8% C 0.103 H 141.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #94CB8D |
|---|---|
| RGB | rgb(148, 203, 141) |
| HSL | hsl(113, 37%, 67%) |
| HSV | hsv(113, 31%, 80%) |
| CMYK | cmyk(27.1%, 0%, 30.5%, 20.4%) |
| CIE-LAB | lab(76.64, -29.74, 25.37) |
| CIE-LCH | lch(76.64, 39.09, 139.54°) |
| OKLab | oklab(78.81% -0.0811 0.0639) |
| OKLCH | oklch(78.81% 0.103 141.8) |
| XYZ | xyz(38.3750, 50.9295, 33.0026) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.95
Darkseagreen
#8FBC8F
ΔE00 5.06
Soft Green
#6FC276
ΔE00 5.61
Lichen
#8FB67B
ΔE00 5.70
Sage Green (survey)
#88B378
ΔE00 6.33
Light Grey Green
#B7E1A1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CB8D #C48DCB
analogous
#B3CB8D #94CB8D #8DCBA5
triadic
#94CB8D #8D94CB #CB8D94
tetradic
#94CB8D #8DB3CB #C48DCB #CBA58D
square
#94CB8D #8DB3CB #C48DCB #CBA58D
split-complementary
#94CB8D #A58DCB #CB8DB3
monochromatic
#4F9845 #6DB863 #94CB8D #BBDEB7 #E3F1E1
Accessibility & contrast
On white
1.88
#94CB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#94CB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CB8D
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CB8D | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC089
Deuteranopia (green-blind)
#C6BB90
Tritanopia (blue-blind)
#90C7BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #94cb8d; /* rgb */ color: rgb(148, 203, 141); /* oklch */ color: oklch(78.8% 0.103 141.8);
Tailwind
colors: {
custom: {
50: '#b5dbae',
500: '#94cb8d',
950: '#000000',
},
}SCSS
$custom: #94cb8d; $custom-light: #b5dbae; $custom-dark: #000000;
JSON
{
"hex": "#94cb8d",
"rgb": {
"r": 148,
"g": 203,
"b": 141
},
"hsl": {
"h": 113.226,
"s": 37.349,
"l": 67.451
},
"oklch": {
"l": 0.78809,
"c": 0.10325,
"h": 141.8
},
"luminance": 0.50931
}Semantic roles & 50–950 ramp
primary
#94CB8D
secondary
#985D9F
accent
#35B0A2
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481