#ABDDBD#ABDDBD
#ABDDBD is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.4% C 0.068 H 156.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDBD |
|---|---|
| RGB | rgb(171, 221, 189) |
| HSL | hsl(142, 42%, 77%) |
| HSV | hsv(142, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(83.99, -22.48, 10.49) |
| CIE-LCH | lch(83.99, 24.81, 154.99°) |
| OKLab | oklab(85.38% -0.0626 0.0271) |
| OKLCH | oklch(85.38% 0.068 156.6) |
| XYZ | xyz(51.8337, 64.0432, 57.7648) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.31
Mint
#AAF0C1
ΔE00 5.60
Hospital Green
#9BE5AA
ΔE00 6.96
Seafoam
#7FE0B3
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.13
Pale Turquoise
#A5FBD5
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDBD #DDABCB
analogous
#B2DDAB #ABDDBD #ABDDD6
triadic
#ABDDBD #BDABDD #DDBDAB
tetradic
#ABDDBD #ABB2DD #DDABCB #DDD6AB
square
#ABDDBD #ABB2DD #DDABCB #DDD6AB
split-complementary
#ABDDBD #D6ABDD #DDABB2
monochromatic
#54BA79 #7FCB9B #ABDDBD #D7EFDF #E9F6EE
Accessibility & contrast
On white
1.52
#ABDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#ABDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDBD
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDBD | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BB
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#A3DCD4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abddbd; /* rgb */ color: rgb(171, 221, 189); /* oklch */ color: oklch(85.4% 0.068 156.6);
Tailwind
colors: {
custom: {
50: '#c4e7d0',
500: '#abddbd',
950: '#000000',
},
}SCSS
$custom: #abddbd; $custom-light: #c4e7d0; $custom-dark: #000000;
JSON
{
"hex": "#abddbd",
"rgb": {
"r": 171,
"g": 221,
"b": 189
},
"hsl": {
"h": 141.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.8538,
"c": 0.06823,
"h": 156.6
},
"luminance": 0.64045
}Semantic roles & 50–950 ramp
primary
#ABDDBD
secondary
#B5779F
accent
#3085B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483