#ABDA85#ABDA85
#ABDA85 is a very light, vivid yellow-green. Relative luminance 0.605; OKLCH L 83.5% C 0.123 H 132.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA85 |
|---|---|
| RGB | rgb(171, 218, 133) |
| HSL | hsl(93, 53%, 69%) |
| HSV | hsv(93, 39%, 85%) |
| CMYK | cmyk(21.6%, 0%, 39%, 14.5%) |
| CIE-LAB | lab(82.11, -30.02, 36.97) |
| CIE-LCH | lch(82.11, 47.62, 129.08°) |
| OKLab | oklab(83.52% -0.0823 0.091) |
| OKLCH | oklch(83.52% 0.123 132.1) |
| XYZ | xyz(46.0988, 60.4932, 31.4334) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.20
Light Grey Green
#B7E1A1
ΔE00 4.54
Light Moss Green
#A6C875
ΔE00 4.61
Pistachio
#93C572
ΔE00 5.46
Pale Olive
#B9CC81
ΔE00 5.94
Light Sage
#BCECAC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA85 #B485DA
analogous
#D6DA85 #ABDA85 #85DA8A
triadic
#ABDA85 #85ABDA #DA85AB
tetradic
#ABDA85 #85D6DA #B485DA #DA8A85
square
#ABDA85 #85D6DA #B485DA #DA8A85
split-complementary
#ABDA85 #8A85DA #DA85D6
monochromatic
#6CAF35 #8BCC56 #ABDA85 #CBE8B4 #ECF6E3
Accessibility & contrast
On white
1.60
#ABDA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#ABDA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA85
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA85 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#DACB8A
Tritanopia (blue-blind)
#ADD4C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abda85; /* rgb */ color: rgb(171, 218, 133); /* oklch */ color: oklch(83.5% 0.123 132.1);
Tailwind
colors: {
custom: {
50: '#c5e5a9',
500: '#abda85',
950: '#000000',
},
}SCSS
$custom: #abda85; $custom-light: #c5e5a9; $custom-dark: #000000;
JSON
{
"hex": "#abda85",
"rgb": {
"r": 171,
"g": 218,
"b": 133
},
"hsl": {
"h": 93.176,
"s": 53.459,
"l": 68.824
},
"oklch": {
"l": 0.83524,
"c": 0.12265,
"h": 132.1
},
"luminance": 0.60494
}Semantic roles & 50–950 ramp
primary
#ABDA85
secondary
#8753B1
accent
#25C17B
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481