#ABDFAE#ABDFAE
#ABDFAE is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.5% C 0.086 H 146.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFAE |
|---|---|
| RGB | rgb(171, 223, 174) |
| HSL | hsl(123, 45%, 77%) |
| HSV | hsv(123, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 22%, 12.5%) |
| CIE-LAB | lab(84.22, -26.16, 18.69) |
| CIE-LCH | lch(84.22, 32.15, 144.45°) |
| OKLab | oklab(85.46% -0.0716 0.0478) |
| OKLCH | oklch(85.46% 0.086 146.2) |
| XYZ | xyz(50.8201, 64.4877, 49.8060) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.64
Light Grey Green
#B7E1A1
ΔE00 4.47
Mint
#AAF0C1
ΔE00 4.56
Light Sage
#BCECAC
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 7.05
Light Teal
#90E4C1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFAE #DFABDC
analogous
#C2DFAB #ABDFAE #ABDFC8
triadic
#ABDFAE #AEABDF #DFAEAB
tetradic
#ABDFAE #ABC2DF #DFABDC #DFC8AB
square
#ABDFAE #ABC2DF #DFABDC #DFC8AB
split-complementary
#ABDFAE #C8ABDF #DFABC2
monochromatic
#52BD59 #7FCE83 #ABDFAE #D7F0D9 #E9F7EA
Accessibility & contrast
On white
1.51
#ABDFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#ABDFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFAE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFAE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5AB
Deuteranopia (green-blind)
#D8D0B1
Tritanopia (blue-blind)
#A6DCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdfae; /* rgb */ color: rgb(171, 223, 174); /* oklch */ color: oklch(85.5% 0.086 146.2);
Tailwind
colors: {
custom: {
50: '#c5e9c6',
500: '#abdfae',
950: '#000000',
},
}SCSS
$custom: #abdfae; $custom-light: #c5e9c6; $custom-dark: #000000;
JSON
{
"hex": "#abdfae",
"rgb": {
"r": 171,
"g": 223,
"b": 174
},
"hsl": {
"h": 123.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.85459,
"c": 0.0861,
"h": 146.2
},
"luminance": 0.64489
}Semantic roles & 50–950 ramp
primary
#ABDFAE
secondary
#B876B4
accent
#2EB0B8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482