#ABC696#ABC696
#ABC696 is a light, moderate yellow-green. Relative luminance 0.512; OKLCH L 79.4% C 0.072 H 131.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC696 |
|---|---|
| RGB | rgb(171, 198, 150) |
| HSL | hsl(94, 30%, 68%) |
| HSV | hsv(94, 24%, 78%) |
| CMYK | cmyk(13.6%, 0%, 24.2%, 22.4%) |
| CIE-LAB | lab(76.83, -17.80, 21.11) |
| CIE-LCH | lch(76.83, 27.62, 130.14°) |
| OKLab | oklab(79.39% -0.048 0.0537) |
| OKLCH | oklch(79.39% 0.072 131.8) |
| XYZ | xyz(42.4927, 51.2476, 36.5013) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.50
Lichen
#8FB67B
ΔE00 6.13
Sage Green
#9CAF88
ΔE00 6.34
Pale Olive
#B9CC81
ΔE00 6.81
Light Grey Green
#B7E1A1
ΔE00 6.99
Light Moss Green
#A6C875
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC696 #B196C6
analogous
#C3C696 #ABC696 #96C699
triadic
#ABC696 #96ABC6 #C696AB
tetradic
#ABC696 #96C3C6 #B196C6 #C69996
square
#ABC696 #96C3C6 #B196C6 #C69996
split-complementary
#ABC696 #9996C6 #C696C3
monochromatic
#6D924F #8BB06E #ABC696 #CBDCBE #EAF1E5
Accessibility & contrast
On white
1.87
#ABC696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ABC696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC696
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC696 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF93
Deuteranopia (green-blind)
#C6BD98
Tritanopia (blue-blind)
#ACC2B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc696; /* rgb */ color: rgb(171, 198, 150); /* oklch */ color: oklch(79.4% 0.072 131.8);
Tailwind
colors: {
custom: {
50: '#c4d7b5',
500: '#abc696',
950: '#000000',
},
}SCSS
$custom: #abc696; $custom-light: #c4d7b5; $custom-dark: #000000;
JSON
{
"hex": "#abc696",
"rgb": {
"r": 171,
"g": 198,
"b": 150
},
"hsl": {
"h": 93.75,
"s": 29.63,
"l": 68.235
},
"oklch": {
"l": 0.79389,
"c": 0.07199,
"h": 131.8
},
"luminance": 0.51248
}Semantic roles & 50–950 ramp
primary
#ABC696
secondary
#83669A
accent
#3DA879
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381