#ABCD98#ABCD98
#ABCD98 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.0% C 0.081 H 134.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD98 |
|---|---|
| RGB | rgb(171, 205, 152) |
| HSL | hsl(98, 35%, 70%) |
| HSV | hsv(98, 26%, 80%) |
| CMYK | cmyk(16.6%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(78.80, -20.99, 22.76) |
| CIE-LCH | lch(78.80, 30.96, 132.68°) |
| OKLab | oklab(80.98% -0.0568 0.0577) |
| OKLCH | oklch(80.98% 0.081 134.6) |
| XYZ | xyz(44.2923, 54.5868, 37.9024) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.96
Darkseagreen
#8FBC8F
ΔE00 5.94
Light Moss Green
#A6C875
ΔE00 6.52
Pale Olive
#B9CC81
ΔE00 6.57
Lichen
#8FB67B
ΔE00 6.73
Pistachio
#93C572
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD98 #BA98CD
analogous
#C5CD98 #ABCD98 #98CDA0
triadic
#ABCD98 #98ABCD #CD98AB
tetradic
#ABCD98 #98C5CD #BA98CD #CDA098
square
#ABCD98 #98C5CD #BA98CD #CDA098
split-complementary
#ABCD98 #A098CD #CD98C5
monochromatic
#6A9E4D #89B96F #ABCD98 #CDE1C1 #EEF5EA
Accessibility & contrast
On white
1.76
#ABCD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ABCD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD98
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD98 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C595
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#ABC9BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcd98; /* rgb */ color: rgb(171, 205, 152); /* oklch */ color: oklch(81.0% 0.081 134.6);
Tailwind
colors: {
custom: {
50: '#c4dcb6',
500: '#abcd98',
950: '#000000',
},
}SCSS
$custom: #abcd98; $custom-light: #c4dcb6; $custom-dark: #000000;
JSON
{
"hex": "#abcd98",
"rgb": {
"r": 171,
"g": 205,
"b": 152
},
"hsl": {
"h": 98.491,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.80978,
"c": 0.081,
"h": 134.6
},
"luminance": 0.54588
}Semantic roles & 50–950 ramp
primary
#ABCD98
secondary
#8D67A2
accent
#38AD83
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481