#ACDDBD#ACDDBD
#ACDDBD is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.4% C 0.067 H 156.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDBD |
|---|---|
| RGB | rgb(172, 221, 189) |
| HSL | hsl(141, 42%, 77%) |
| HSV | hsv(141, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(84.05, -22.16, 10.58) |
| CIE-LCH | lch(84.05, 24.56, 154.48°) |
| OKLab | oklab(85.44% -0.0617 0.0274) |
| OKLCH | oklch(85.44% 0.067 156.1) |
| XYZ | xyz(52.0524, 64.1560, 57.7750) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.50
Mint
#AAF0C1
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 7.02
Seafoam
#7FE0B3
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.28
Pale Turquoise
#A5FBD5
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDBD #DDACCC
analogous
#B4DDAC #ACDDBD #ACDDD5
triadic
#ACDDBD #BDACDD #DDBDAC
tetradic
#ACDDBD #ACB4DD #DDACCC #DDD5AC
square
#ACDDBD #ACB4DD #DDACCC #DDD5AC
split-complementary
#ACDDBD #D5ACDD #DDACB4
monochromatic
#55B978 #81CB9A #ACDDBD #D7EFE0 #E9F6EE
Accessibility & contrast
On white
1.52
#ACDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#ACDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDBD
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDBD | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BB
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#A4DCD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acddbd; /* rgb */ color: rgb(172, 221, 189); /* oklch */ color: oklch(85.4% 0.067 156.1);
Tailwind
colors: {
custom: {
50: '#c5e7d0',
500: '#acddbd',
950: '#000000',
},
}SCSS
$custom: #acddbd; $custom-light: #c5e7d0; $custom-dark: #000000;
JSON
{
"hex": "#acddbd",
"rgb": {
"r": 172,
"g": 221,
"b": 189
},
"hsl": {
"h": 140.816,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85442,
"c": 0.06747,
"h": 156.1
},
"luminance": 0.64158
}Semantic roles & 50–950 ramp
primary
#ACDDBD
secondary
#B578A0
accent
#3187B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483