#ABDDBA#ABDDBA
#ABDDBA is a very light, moderate green. Relative luminance 0.639; OKLCH L 85.3% C 0.071 H 154.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDBA |
|---|---|
| RGB | rgb(171, 221, 186) |
| HSL | hsl(138, 42%, 77%) |
| HSV | hsv(138, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(83.92, -23.04, 11.97) |
| CIE-LCH | lch(83.92, 25.97, 152.54°) |
| OKLab | oklab(85.3% -0.0639 0.0309) |
| OKLCH | oklch(85.3% 0.071 154.2) |
| XYZ | xyz(51.5115, 63.9143, 56.0675) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.19
Light Teal
#90E4C1
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 6.24
Seafoam
#7FE0B3
ΔE00 6.84
Pale Teal
#82CBB2
ΔE00 7.50
Pale Turquoise
#A5FBD5
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDBA #DDABCE
analogous
#B5DDAB #ABDDBA #ABDDD3
triadic
#ABDDBA #BAABDD #DDBAAB
tetradic
#ABDDBA #ABB5DD #DDABCE #DDD3AB
square
#ABDDBA #ABB5DD #DDABCE #DDD3AB
split-complementary
#ABDDBA #D3ABDD #DDABB5
monochromatic
#54BA72 #7FCB96 #ABDDBA #D7EFDE #E9F6ED
Accessibility & contrast
On white
1.52
#ABDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#ABDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDBA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDBA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B8
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#A3DCD3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abddba; /* rgb */ color: rgb(171, 221, 186); /* oklch */ color: oklch(85.3% 0.071 154.2);
Tailwind
colors: {
custom: {
50: '#c4e7ce',
500: '#abddba',
950: '#000000',
},
}SCSS
$custom: #abddba; $custom-light: #c4e7ce; $custom-dark: #000000;
JSON
{
"hex": "#abddba",
"rgb": {
"r": 171,
"g": 221,
"b": 186
},
"hsl": {
"h": 138,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.85304,
"c": 0.07097,
"h": 154.2
},
"luminance": 0.63916
}Semantic roles & 50–950 ramp
primary
#ABDDBA
secondary
#B577A3
accent
#308DB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483