#94BB98#94BB98
#94BB98 is a light, moderate green. Relative luminance 0.441; OKLCH L 75.4% C 0.065 H 147.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #94BB98 |
|---|---|
| RGB | rgb(148, 187, 152) |
| HSL | hsl(126, 22%, 66%) |
| HSV | hsv(126, 21%, 73%) |
| CMYK | cmyk(20.9%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(72.30, -20.01, 13.51) |
| CIE-LCH | lch(72.30, 24.14, 145.96°) |
| OKLab | oklab(75.4% -0.0549 0.0348) |
| OKLCH | oklch(75.4% 0.065 147.7) |
| XYZ | xyz(35.6491, 44.1025, 36.3341) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.77
Greenish Grey
#96AE8D
ΔE00 4.68
Sage Green
#9CAF88
ΔE00 5.95
Greyish Green
#82A67D
ΔE00 6.46
Lichen
#8FB67B
ΔE00 6.52
Sage Green (survey)
#88B378
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BB98 #BB94B7
analogous
#A3BB94 #94BB98 #94BBAB
triadic
#94BB98 #9894BB #BB9894
tetradic
#94BB98 #94A3BB #BB94B7 #BBAB94
square
#94BB98 #94A3BB #BB94B7 #BBAB94
split-complementary
#94BB98 #AB94BB #BB94A3
monochromatic
#538257 #6FA374 #94BB98 #B9D3BC #DFEBE0
Accessibility & contrast
On white
2.14
#94BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#94BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BB98
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BB98 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#B5B09A
Tritanopia (blue-blind)
#90B9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #94bb98; /* rgb */ color: rgb(148, 187, 152); /* oklch */ color: oklch(75.4% 0.065 147.7);
Tailwind
colors: {
custom: {
50: '#b4cfb6',
500: '#94bb98',
950: '#000000',
},
}SCSS
$custom: #94bb98; $custom-light: #b4cfb6; $custom-dark: #000000;
JSON
{
"hex": "#94bb98",
"rgb": {
"r": 148,
"g": 187,
"b": 152
},
"hsl": {
"h": 126.154,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.75397,
"c": 0.06499,
"h": 147.7
},
"luminance": 0.44104
}Semantic roles & 50–950 ramp
primary
#94BB98
secondary
#DCCFDB
accent
#4597A1
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280