#ABDA96#ABDA96
#ABDA96 is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.8% C 0.104 H 136.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA96 |
|---|---|
| RGB | rgb(171, 218, 150) |
| HSL | hsl(101, 48%, 72%) |
| HSV | hsv(101, 31%, 85%) |
| CMYK | cmyk(21.6%, 0%, 31.2%, 14.5%) |
| CIE-LAB | lab(82.38, -27.63, 28.65) |
| CIE-LCH | lch(82.38, 39.80, 133.96°) |
| OKLab | oklab(83.83% -0.0752 0.0719) |
| OKLCH | oklch(83.83% 0.104 136.3) |
| XYZ | xyz(47.3697, 61.0016, 38.1270) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.22
Light Sage
#BCECAC
ΔE00 4.32
Pale Olive Green
#B1D27B
ΔE00 5.52
Hospital Green
#9BE5AA
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 6.00
Light Moss Green
#A6C875
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA96 #C596DA
analogous
#CDDA96 #ABDA96 #96DAA3
triadic
#ABDA96 #96ABDA #DA96AB
tetradic
#ABDA96 #96CDDA #C596DA #DAA396
square
#ABDA96 #96CDDA #C596DA #DAA396
split-complementary
#ABDA96 #A396DA #DA96CD
monochromatic
#64B640 #87CA69 #ABDA96 #CFEAC3 #EDF7E8
Accessibility & contrast
On white
1.59
#ABDA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#ABDA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA96
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA96 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#D8CB99
Tritanopia (blue-blind)
#AAD5C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abda96; /* rgb */ color: rgb(171, 218, 150); /* oklch */ color: oklch(83.8% 0.104 136.3);
Tailwind
colors: {
custom: {
50: '#c5e5b5',
500: '#abda96',
950: '#000000',
},
}SCSS
$custom: #abda96; $custom-light: #c5e5b5; $custom-dark: #000000;
JSON
{
"hex": "#abda96",
"rgb": {
"r": 171,
"g": 218,
"b": 150
},
"hsl": {
"h": 101.471,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.83834,
"c": 0.10406,
"h": 136.3
},
"luminance": 0.61003
}Semantic roles & 50–950 ramp
primary
#ABDA96
secondary
#9963B1
accent
#2ABB8E
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481