#ABDA95#ABDA95
#ABDA95 is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.8% C 0.105 H 136.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA95 |
|---|---|
| RGB | rgb(171, 218, 149) |
| HSL | hsl(101, 48%, 72%) |
| HSV | hsv(101, 32%, 85%) |
| CMYK | cmyk(21.6%, 0%, 31.7%, 14.5%) |
| CIE-LAB | lab(82.36, -27.78, 29.14) |
| CIE-LCH | lch(82.36, 40.26, 133.62°) |
| OKLab | oklab(83.82% -0.0756 0.0731) |
| OKLCH | oklch(83.82% 0.105 136) |
| XYZ | xyz(47.2895, 60.9695, 37.7047) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.30
Light Sage
#BCECAC
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.83
Washed Out Green
#BCF5A6
ΔE00 5.97
Light Moss Green
#A6C875
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA95 #C495DA
analogous
#CDDA95 #ABDA95 #95DAA2
triadic
#ABDA95 #95ABDA #DA95AB
tetradic
#ABDA95 #95CDDA #C495DA #DAA295
square
#ABDA95 #95CDDA #C495DA #DAA295
split-complementary
#ABDA95 #A295DA #DA95CD
monochromatic
#65B53F #87CA68 #ABDA95 #CFEAC2 #EDF7E8
Accessibility & contrast
On white
1.59
#ABDA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#ABDA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA95
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA95 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD090
Deuteranopia (green-blind)
#D8CB99
Tritanopia (blue-blind)
#AAD5C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abda95; /* rgb */ color: rgb(171, 218, 149); /* oklch */ color: oklch(83.8% 0.105 136.0);
Tailwind
colors: {
custom: {
50: '#c5e5b4',
500: '#abda95',
950: '#000000',
},
}SCSS
$custom: #abda95; $custom-light: #c5e5b4; $custom-dark: #000000;
JSON
{
"hex": "#abda95",
"rgb": {
"r": 171,
"g": 218,
"b": 149
},
"hsl": {
"h": 100.87,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.83815,
"c": 0.10516,
"h": 136
},
"luminance": 0.60971
}Semantic roles & 50–950 ramp
primary
#ABDA95
secondary
#9862B1
accent
#2ABC8D
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481