#ACDDBF#ACDDBF
#ACDDBF is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.5% C 0.066 H 157.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDBF |
|---|---|
| RGB | rgb(172, 221, 191) |
| HSL | hsl(143, 42%, 77%) |
| HSV | hsv(143, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 13.6%, 13.3%) |
| CIE-LAB | lab(84.09, -21.78, 9.59) |
| CIE-LCH | lch(84.09, 23.80, 156.24°) |
| OKLab | oklab(85.49% -0.0608 0.0248) |
| OKLCH | oklch(85.49% 0.066 157.8) |
| XYZ | xyz(52.2710, 64.2434, 58.9263) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.49
Mint
#AAF0C1
ΔE00 6.00
Pale Teal
#82CBB2
ΔE00 7.08
Seafoam
#7FE0B3
ΔE00 7.38
Hospital Green
#9BE5AA
ΔE00 7.53
Pale Turquoise
#A5FBD5
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDBF #DDACCA
analogous
#B2DDAC #ACDDBF #ACDDD7
triadic
#ACDDBF #BFACDD #DDBFAC
tetradic
#ACDDBF #ACB2DD #DDACCA #DDD7AC
square
#ACDDBF #ACB2DD #DDACCA #DDD7AC
split-complementary
#ACDDBF #D7ACDD #DDACB2
monochromatic
#55B97C #81CB9E #ACDDBF #D7EFE0 #E9F6EE
Accessibility & contrast
On white
1.52
#ACDDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#ACDDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDBF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDBF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#D4CFC1
Tritanopia (blue-blind)
#A4DCD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acddbf; /* rgb */ color: rgb(172, 221, 191); /* oklch */ color: oklch(85.5% 0.066 157.8);
Tailwind
colors: {
custom: {
50: '#c5e7d2',
500: '#acddbf',
950: '#000000',
},
}SCSS
$custom: #acddbf; $custom-light: #c5e7d2; $custom-dark: #000000;
JSON
{
"hex": "#acddbf",
"rgb": {
"r": 172,
"g": 221,
"b": 191
},
"hsl": {
"h": 143.265,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.85494,
"c": 0.0657,
"h": 157.8
},
"luminance": 0.64245
}Semantic roles & 50–950 ramp
primary
#ACDDBF
secondary
#B5789D
accent
#3182B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483