#94BF92#94BF92
#94BF92 is a light, moderate green. Relative luminance 0.456; OKLCH L 76.2% C 0.078 H 143.6°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #94BF92 |
|---|---|
| RGB | rgb(148, 191, 146) |
| HSL | hsl(117, 26%, 66%) |
| HSV | hsv(117, 24%, 75%) |
| CMYK | cmyk(22.5%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(73.31, -23.07, 18.16) |
| CIE-LCH | lch(73.31, 29.36, 141.80°) |
| OKLab | oklab(76.16% -0.063 0.0464) |
| OKLCH | oklch(76.16% 0.078 143.6) |
| XYZ | xyz(36.0305, 45.6318, 34.0980) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.01
Lichen
#8FB67B
ΔE00 4.60
Sage Green (survey)
#88B378
ΔE00 5.07
Greenish Grey
#96AE8D
ΔE00 6.12
Faded Green
#7BB274
ΔE00 6.17
Sage
#87AE73
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BF92 #BD92BF
analogous
#AABF92 #94BF92 #92BFA6
triadic
#94BF92 #9294BF #BF9294
tetradic
#94BF92 #92AABF #BD92BF #BFA692
square
#94BF92 #92AABF #BD92BF #BFA692
split-complementary
#94BF92 #A692BF #BF92AA
monochromatic
#52874F #6EA86B #94BF92 #BAD6B9 #E0ECDF
Accessibility & contrast
On white
2.07
#94BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#94BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BF92
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BF92 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B78F
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#90BCB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #94bf92; /* rgb */ color: rgb(148, 191, 146); /* oklch */ color: oklch(76.2% 0.078 143.6);
Tailwind
colors: {
custom: {
50: '#b4d2b2',
500: '#94bf92',
950: '#000000',
},
}SCSS
$custom: #94bf92; $custom-light: #b4d2b2; $custom-dark: #000000;
JSON
{
"hex": "#94bf92",
"rgb": {
"r": 148,
"g": 191,
"b": 146
},
"hsl": {
"h": 117.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76163,
"c": 0.0782,
"h": 143.6
},
"luminance": 0.45633
}Semantic roles & 50–950 ramp
primary
#94BF92
secondary
#DDCFDE
accent
#41A5A0
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280