#ABDD94#ABDD94
#ABDD94 is a very light, moderate green. Relative luminance 0.625; OKLCH L 84.5% C 0.111 H 136.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD94 |
|---|---|
| RGB | rgb(171, 221, 148) |
| HSL | hsl(101, 52%, 72%) |
| HSV | hsv(101, 33%, 87%) |
| CMYK | cmyk(22.6%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(83.18, -29.35, 30.75) |
| CIE-LCH | lch(83.18, 42.51, 133.66°) |
| OKLab | oklab(84.47% -0.08 0.0769) |
| OKLCH | oklch(84.47% 0.111 136.1) |
| XYZ | xyz(47.9951, 62.5077, 37.5477) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.46
Light Sage
#BCECAC
ΔE00 4.13
Washed Out Green
#BCF5A6
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 5.77
Tea Green
#BDF8A3
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD94 #C694DD
analogous
#CFDD94 #ABDD94 #94DDA2
triadic
#ABDD94 #94ABDD #DD94AB
tetradic
#ABDD94 #94CFDD #C694DD #DDA294
square
#ABDD94 #94CFDD #C694DD #DDA294
split-complementary
#ABDD94 #A294DD #DD94CF
monochromatic
#64BB3B #87CE66 #ABDD94 #CFECC2 #EDF8E8
Accessibility & contrast
On white
1.56
#ABDD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#ABDD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD94
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD94 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28F
Deuteranopia (green-blind)
#DACE98
Tritanopia (blue-blind)
#AAD8CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdd94; /* rgb */ color: rgb(171, 221, 148); /* oklch */ color: oklch(84.5% 0.111 136.1);
Tailwind
colors: {
custom: {
50: '#c5e7b4',
500: '#abdd94',
950: '#000000',
},
}SCSS
$custom: #abdd94; $custom-light: #c5e7b4; $custom-dark: #000000;
JSON
{
"hex": "#abdd94",
"rgb": {
"r": 171,
"g": 221,
"b": 148
},
"hsl": {
"h": 101.096,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.84469,
"c": 0.11094,
"h": 136.1
},
"luminance": 0.62509
}Semantic roles & 50–950 ramp
primary
#ABDD94
secondary
#9A60B5
accent
#26BF8F
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481