#92AA94#92AA94
#92AA94 is a light, muted green. Relative luminance 0.370; OKLCH L 71.3% C 0.041 H 147.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92AA94 |
|---|---|
| RGB | rgb(146, 170, 148) |
| HSL | hsl(125, 12%, 62%) |
| HSV | hsv(125, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.28, -12.67, 8.58) |
| CIE-LCH | lch(67.28, 15.30, 145.90°) |
| OKLab | oklab(71.33% -0.0348 0.0222) |
| OKLCH | oklch(71.33% 0.041 147.4) |
| XYZ | xyz(31.5729, 36.9980, 33.4891) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.67
Grey Green
#86A17D
ΔE00 5.58
Sage Green
#9CAF88
ΔE00 5.81
Greyish Green
#82A67D
ΔE00 6.70
Greeny Grey
#7EA07A
ΔE00 6.81
Greyish Teal
#719F91
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AA94 #AA92A8
analogous
#9CAA92 #92AA94 #92AAA0
triadic
#92AA94 #9492AA #AA9492
tetradic
#92AA94 #929CAA #AA92A8 #AAA092
square
#92AA94 #929CAA #AA92A8 #AAA092
split-complementary
#92AA94 #A092AA #AA929C
monochromatic
#556D57 #708F72 #92AA94 #B4C5B6 #D7E0D8
Accessibility & contrast
On white
2.50
#92AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#92AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AA94
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AA94 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA593
Deuteranopia (green-blind)
#A7A395
Tritanopia (blue-blind)
#90A9A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92aa94; /* rgb */ color: rgb(146, 170, 148); /* oklch */ color: oklch(71.3% 0.041 147.4);
Tailwind
colors: {
custom: {
50: '#b2c3b3',
500: '#92aa94',
950: '#000000',
},
}SCSS
$custom: #92aa94; $custom-light: #b2c3b3; $custom-dark: #000000;
JSON
{
"hex": "#92aa94",
"rgb": {
"r": 146,
"g": 170,
"b": 148
},
"hsl": {
"h": 125,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71327,
"c": 0.04132,
"h": 147.4
},
"luminance": 0.36999
}Semantic roles & 50–950 ramp
primary
#92AA94
secondary
#D0C7D0
accent
#4F9196
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#111211
muted
#808180