#ABC683#ABC683
#ABC683 is a light, moderate yellow-green. Relative luminance 0.507; OKLCH L 79.0% C 0.095 H 126.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC683 |
|---|---|
| RGB | rgb(171, 198, 131) |
| HSL | hsl(84, 37%, 65%) |
| HSV | hsv(84, 34%, 78%) |
| CMYK | cmyk(13.6%, 0%, 33.8%, 22.4%) |
| CIE-LAB | lab(76.49, -20.60, 30.65) |
| CIE-LCH | lch(76.49, 36.93, 123.90°) |
| OKLab | oklab(79% -0.056 0.0762) |
| OKLCH | oklch(79% 0.095 126.3) |
| XYZ | xyz(41.0849, 50.6845, 29.0869) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.99
Pale Olive
#B9CC81
ΔE00 3.31
Tan Green
#A9BE70
ΔE00 3.56
Pale Olive Green
#B1D27B
ΔE00 4.33
Greenish Tan
#BCCB7A
ΔE00 4.73
Light Olive
#ACBF69
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC683 #9E83C6
analogous
#C6C083 #ABC683 #8AC683
triadic
#ABC683 #83ABC6 #C683AB
tetradic
#ABC683 #83C6C0 #9E83C6 #C6838A
square
#ABC683 #83C6C0 #9E83C6 #C6838A
split-complementary
#ABC683 #838AC6 #C083C6
monochromatic
#6F8E41 #8FB359 #ABC683 #C7D9AD #E4EDD7
Accessibility & contrast
On white
1.89
#ABC683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#ABC683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC683
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC683 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7E
Deuteranopia (green-blind)
#C9BC86
Tritanopia (blue-blind)
#AFC0B5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc683; /* rgb */ color: rgb(171, 198, 131); /* oklch */ color: oklch(79.0% 0.095 126.3);
Tailwind
colors: {
custom: {
50: '#c5d7a7',
500: '#abc683',
950: '#000000',
},
}SCSS
$custom: #abc683; $custom-light: #c5d7a7; $custom-dark: #000000;
JSON
{
"hex": "#abc683",
"rgb": {
"r": 171,
"g": 198,
"b": 131
},
"hsl": {
"h": 84.179,
"s": 37.017,
"l": 64.51
},
"oklch": {
"l": 0.79004,
"c": 0.09459,
"h": 126.3
},
"luminance": 0.50685
}Semantic roles & 50–950 ramp
primary
#ABC683
secondary
#715895
accent
#36B067
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380