#ACDCBB#ACDCBB
#ACDCBB is a very light, moderate green. Relative luminance 0.635; OKLCH L 85.2% C 0.068 H 154.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCBB |
|---|---|
| RGB | rgb(172, 220, 187) |
| HSL | hsl(139, 41%, 77%) |
| HSV | hsv(139, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(83.73, -22.04, 11.18) |
| CIE-LCH | lch(83.73, 24.71, 153.11°) |
| OKLab | oklab(85.17% -0.0612 0.0289) |
| OKLCH | oklch(85.17% 0.068 154.7) |
| XYZ | xyz(51.5736, 63.5433, 56.5518) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 5.74
Hospital Green
#9BE5AA
ΔE00 6.85
Seafoam
#7FE0B3
ΔE00 7.26
Pale Teal
#82CBB2
ΔE00 7.38
Pale Turquoise
#A5FBD5
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCBB #DCACCD
analogous
#B5DCAC #ACDCBB #ACDCD3
triadic
#ACDCBB #BBACDC #DCBBAC
tetradic
#ACDCBB #ACB5DC #DCACCD #DCD3AC
square
#ACDCBB #ACB5DC #DCACCD #DCD3AC
split-complementary
#ACDCBB #D3ACDC #DCACB5
monochromatic
#56B874 #81CA98 #ACDCBB #D7EEDE #E9F6ED
Accessibility & contrast
On white
1.53
#ACDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#ACDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCBB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCBB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#A5DBD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdcbb; /* rgb */ color: rgb(172, 220, 187); /* oklch */ color: oklch(85.2% 0.068 154.7);
Tailwind
colors: {
custom: {
50: '#c5e7cf',
500: '#acdcbb',
950: '#000000',
},
}SCSS
$custom: #acdcbb; $custom-light: #c5e7cf; $custom-dark: #000000;
JSON
{
"hex": "#acdcbb",
"rgb": {
"r": 172,
"g": 220,
"b": 187
},
"hsl": {
"h": 138.75,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85172,
"c": 0.06768,
"h": 154.7
},
"luminance": 0.63545
}Semantic roles & 50–950 ramp
primary
#ACDCBB
secondary
#B478A1
accent
#328BB4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483