#ABB693#ABB693
#ABB693 is a light, muted yellow-green. Relative luminance 0.442; OKLCH L 75.8% C 0.050 H 121.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB693 |
|---|---|
| RGB | rgb(171, 182, 147) |
| HSL | hsl(79, 19%, 65%) |
| HSV | hsv(79, 19%, 71%) |
| CMYK | cmyk(6%, 0%, 19.2%, 28.6%) |
| CIE-LAB | lab(72.38, -10.06, 16.57) |
| CIE-LCH | lch(72.38, 19.38, 121.26°) |
| OKLab | oklab(75.82% -0.0263 0.0425) |
| OKLCH | oklch(75.82% 0.05 121.8) |
| XYZ | xyz(38.7884, 44.2204, 34.0900) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.69
Greenish Grey
#96AE8D
ΔE00 5.13
Bland
#AFA88B
ΔE00 8.12
Lichen
#8FB67B
ΔE00 8.55
Darkseagreen
#8FBC8F
ΔE00 8.57
Grey Green
#86A17D
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB693 #9E93B6
analogous
#B6B093 #ABB693 #9AB693
triadic
#ABB693 #93ABB6 #B693AB
tetradic
#ABB693 #93B6B0 #9E93B6 #B6939A
square
#ABB693 #93B6B0 #9E93B6 #B6939A
split-complementary
#ABB693 #939AB6 #B093B6
monochromatic
#6F7B53 #8F9D6E #ABB693 #C7CFB8 #E4E7DC
Accessibility & contrast
On white
2.13
#ABB693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ABB693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB693
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB693 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB291
Deuteranopia (green-blind)
#B9B294
Tritanopia (blue-blind)
#AEB2AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb693; /* rgb */ color: rgb(171, 182, 147); /* oklch */ color: oklch(75.8% 0.050 121.8);
Tailwind
colors: {
custom: {
50: '#c4cbb2',
500: '#abb693',
950: '#000000',
},
}SCSS
$custom: #abb693; $custom-light: #c4cbb2; $custom-dark: #000000;
JSON
{
"hex": "#abb693",
"rgb": {
"r": 171,
"g": 182,
"b": 147
},
"hsl": {
"h": 78.857,
"s": 19.337,
"l": 64.51
},
"oklch": {
"l": 0.75824,
"c": 0.04993,
"h": 121.8
},
"luminance": 0.4422
}Semantic roles & 50–950 ramp
primary
#ABB693
secondary
#D0CCD8
accent
#489E63
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280