#ABDEB6#ABDEB6
#ABDEB6 is a very light, moderate green. Relative luminance 0.643; OKLCH L 85.4% C 0.076 H 151.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEB6 |
|---|---|
| RGB | rgb(171, 222, 182) |
| HSL | hsl(133, 44%, 77%) |
| HSV | hsv(133, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(84.11, -24.26, 14.34) |
| CIE-LCH | lch(84.11, 28.18, 149.41°) |
| OKLab | oklab(85.43% -0.0669 0.0369) |
| OKLCH | oklch(85.43% 0.076 151.1) |
| XYZ | xyz(51.3570, 64.2762, 53.9475) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 6.54
Light Sage
#BCECAC
ΔE00 6.61
Seafoam
#7FE0B3
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEB6 #DEABD3
analogous
#BADEAB #ABDEB6 #ABDED0
triadic
#ABDEB6 #B6ABDE #DEB6AB
tetradic
#ABDEB6 #ABBADE #DEABD3 #DED0AB
square
#ABDEB6 #ABBADE #DEABD3 #DED0AB
split-complementary
#ABDEB6 #D0ABDE #DEABBA
monochromatic
#53BB6A #7FCD90 #ABDEB6 #D7EFDC #E9F6EC
Accessibility & contrast
On white
1.52
#ABDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#ABDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEB6
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEB6 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B4
Deuteranopia (green-blind)
#D6D0B8
Tritanopia (blue-blind)
#A4DCD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdeb6; /* rgb */ color: rgb(171, 222, 182); /* oklch */ color: oklch(85.4% 0.076 151.1);
Tailwind
colors: {
custom: {
50: '#c5e8cc',
500: '#abdeb6',
950: '#000000',
},
}SCSS
$custom: #abdeb6; $custom-light: #c5e8cc; $custom-dark: #000000;
JSON
{
"hex": "#abdeb6",
"rgb": {
"r": 171,
"g": 222,
"b": 182
},
"hsl": {
"h": 132.941,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85426,
"c": 0.07641,
"h": 151.1
},
"luminance": 0.64278
}Semantic roles & 50–950 ramp
primary
#ABDEB6
secondary
#B677A9
accent
#2F99B7
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131613
muted
#828483