#ABDDBB#ABDDBB
#ABDDBB is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.3% C 0.070 H 154.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDBB |
|---|---|
| RGB | rgb(171, 221, 187) |
| HSL | hsl(139, 42%, 77%) |
| HSV | hsv(139, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(83.94, -22.86, 11.48) |
| CIE-LCH | lch(83.94, 25.58, 153.34°) |
| OKLab | oklab(85.33% -0.0635 0.0297) |
| OKLCH | oklch(85.33% 0.07 154.9) |
| XYZ | xyz(51.6181, 63.9570, 56.6293) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.31
Light Teal
#90E4C1
ΔE00 5.40
Hospital Green
#9BE5AA
ΔE00 6.47
Seafoam
#7FE0B3
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 7.37
Pale Turquoise
#A5FBD5
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDBB #DDABCD
analogous
#B4DDAB #ABDDBB #ABDDD4
triadic
#ABDDBB #BBABDD #DDBBAB
tetradic
#ABDDBB #ABB4DD #DDABCD #DDD4AB
square
#ABDDBB #ABB4DD #DDABCD #DDD4AB
split-complementary
#ABDDBB #D4ABDD #DDABB4
monochromatic
#54BA74 #7FCB98 #ABDDBB #D7EFDE #E9F6ED
Accessibility & contrast
On white
1.52
#ABDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ABDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDBB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDBB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#A3DCD3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abddbb; /* rgb */ color: rgb(171, 221, 187); /* oklch */ color: oklch(85.3% 0.070 154.9);
Tailwind
colors: {
custom: {
50: '#c4e7cf',
500: '#abddbb',
950: '#000000',
},
}SCSS
$custom: #abddbb; $custom-light: #c4e7cf; $custom-dark: #000000;
JSON
{
"hex": "#abddbb",
"rgb": {
"r": 171,
"g": 221,
"b": 187
},
"hsl": {
"h": 139.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.8533,
"c": 0.07004,
"h": 154.9
},
"luminance": 0.63959
}Semantic roles & 50–950 ramp
primary
#ABDDBB
secondary
#B577A1
accent
#308BB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483