#ABC698#ABC698
#ABC698 is a light, moderate yellow-green. Relative luminance 0.513; OKLCH L 79.4% C 0.070 H 132.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC698 |
|---|---|
| RGB | rgb(171, 198, 152) |
| HSL | hsl(95, 29%, 69%) |
| HSV | hsv(95, 23%, 78%) |
| CMYK | cmyk(13.6%, 0%, 23.2%, 22.4%) |
| CIE-LAB | lab(76.87, -17.48, 20.10) |
| CIE-LCH | lch(76.87, 26.64, 131.01°) |
| OKLab | oklab(79.43% -0.0471 0.0512) |
| OKLCH | oklch(79.43% 0.07 132.6) |
| XYZ | xyz(42.6552, 51.3126, 37.3567) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.40
Sage Green
#9CAF88
ΔE00 6.25
Lichen
#8FB67B
ΔE00 6.35
Greenish Grey
#96AE8D
ΔE00 7.08
Light Grey Green
#B7E1A1
ΔE00 7.18
Pale Olive
#B9CC81
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC698 #B398C6
analogous
#C2C698 #ABC698 #98C69C
triadic
#ABC698 #98ABC6 #C698AB
tetradic
#ABC698 #98C2C6 #B398C6 #C69C98
square
#ABC698 #98C2C6 #B398C6 #C69C98
split-complementary
#ABC698 #9C98C6 #C698C2
monochromatic
#6C9351 #8BB071 #ABC698 #CBDCBF #EBF2E7
Accessibility & contrast
On white
1.86
#ABC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ABC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC698
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC698 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF95
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#ACC2B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc698; /* rgb */ color: rgb(171, 198, 152); /* oklch */ color: oklch(79.4% 0.070 132.6);
Tailwind
colors: {
custom: {
50: '#c4d7b6',
500: '#abc698',
950: '#000000',
},
}SCSS
$custom: #abc698; $custom-light: #c4d7b6; $custom-dark: #000000;
JSON
{
"hex": "#abc698",
"rgb": {
"r": 171,
"g": 198,
"b": 152
},
"hsl": {
"h": 95.217,
"s": 28.75,
"l": 68.627
},
"oklch": {
"l": 0.79433,
"c": 0.0696,
"h": 132.6
},
"luminance": 0.51313
}Semantic roles & 50–950 ramp
primary
#ABC698
secondary
#86689A
accent
#3EA77C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381