#ABC685#ABC685
#ABC685 is a light, moderate yellow-green. Relative luminance 0.507; OKLCH L 79.0% C 0.092 H 126.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC685 |
|---|---|
| RGB | rgb(171, 198, 133) |
| HSL | hsl(85, 36%, 65%) |
| HSV | hsv(85, 33%, 78%) |
| CMYK | cmyk(13.6%, 0%, 32.8%, 22.4%) |
| CIE-LAB | lab(76.52, -20.33, 29.66) |
| CIE-LCH | lch(76.52, 35.95, 124.43°) |
| OKLab | oklab(79.04% -0.0552 0.0739) |
| OKLCH | oklch(79.04% 0.092 126.7) |
| XYZ | xyz(41.2218, 50.7392, 29.8077) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.37
Pale Olive
#B9CC81
ΔE00 3.57
Tan Green
#A9BE70
ΔE00 3.90
Pale Olive Green
#B1D27B
ΔE00 4.64
Greenish Tan
#BCCB7A
ΔE00 5.03
Pistachio
#93C572
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC685 #A085C6
analogous
#C6C185 #ABC685 #8BC685
triadic
#ABC685 #85ABC6 #C685AB
tetradic
#ABC685 #85C6C1 #A085C6 #C6858B
square
#ABC685 #85C6C1 #A085C6 #C6858B
split-complementary
#ABC685 #858BC6 #C185C6
monochromatic
#6F8E42 #8EB35B #ABC685 #C8D9AF #E4EDD8
Accessibility & contrast
On white
1.88
#ABC685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ABC685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC685
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC685 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE81
Deuteranopia (green-blind)
#C9BC88
Tritanopia (blue-blind)
#AFC0B5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc685; /* rgb */ color: rgb(171, 198, 133); /* oklch */ color: oklch(79.0% 0.092 126.7);
Tailwind
colors: {
custom: {
50: '#c4d7a9',
500: '#abc685',
950: '#000000',
},
}SCSS
$custom: #abc685; $custom-light: #c4d7a9; $custom-dark: #000000;
JSON
{
"hex": "#abc685",
"rgb": {
"r": 171,
"g": 198,
"b": 133
},
"hsl": {
"h": 84.923,
"s": 36.313,
"l": 64.902
},
"oklch": {
"l": 0.79041,
"c": 0.09225,
"h": 126.7
},
"luminance": 0.5074
}Semantic roles & 50–950 ramp
primary
#ABC685
secondary
#725996
accent
#36AF69
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380