#94BB99#94BB99
#94BB99 is a light, moderate green. Relative luminance 0.441; OKLCH L 75.4% C 0.064 H 148.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #94BB99 |
|---|---|
| RGB | rgb(148, 187, 153) |
| HSL | hsl(128, 22%, 66%) |
| HSV | hsv(128, 21%, 73%) |
| CMYK | cmyk(20.9%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(72.32, -19.82, 13.00) |
| CIE-LCH | lch(72.32, 23.71, 146.74°) |
| OKLab | oklab(75.42% -0.0545 0.0335) |
| OKLCH | oklch(75.42% 0.064 148.4) |
| XYZ | xyz(35.7313, 44.1354, 36.7672) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.05
Greenish Grey
#96AE8D
ΔE00 4.72
Sage Green
#9CAF88
ΔE00 6.08
Greyish Green
#82A67D
ΔE00 6.58
Lichen
#8FB67B
ΔE00 6.80
Sage Green (survey)
#88B378
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BB99 #BB94B6
analogous
#A2BB94 #94BB99 #94BBAC
triadic
#94BB99 #9994BB #BB9994
tetradic
#94BB99 #94A2BB #BB94B6 #BBAC94
square
#94BB99 #94A2BB #BB94B6 #BBAC94
split-complementary
#94BB99 #AC94BB #BB94A2
monochromatic
#538259 #6FA375 #94BB99 #B9D3BD #DFEBE0
Accessibility & contrast
On white
2.14
#94BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#94BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BB99
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BB99 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B5B09B
Tritanopia (blue-blind)
#8FB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #94bb99; /* rgb */ color: rgb(148, 187, 153); /* oklch */ color: oklch(75.4% 0.064 148.4);
Tailwind
colors: {
custom: {
50: '#b4cfb7',
500: '#94bb99',
950: '#000000',
},
}SCSS
$custom: #94bb99; $custom-light: #b4cfb7; $custom-dark: #000000;
JSON
{
"hex": "#94bb99",
"rgb": {
"r": 148,
"g": 187,
"b": 153
},
"hsl": {
"h": 127.692,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.75422,
"c": 0.06394,
"h": 148.4
},
"luminance": 0.44136
}Semantic roles & 50–950 ramp
primary
#94BB99
secondary
#DCCFDA
accent
#4595A1
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280