#ACDCBF#ACDCBF
#ACDCBF is a very light, moderate green. Relative luminance 0.637; OKLCH L 85.3% C 0.064 H 158.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCBF |
|---|---|
| RGB | rgb(172, 220, 191) |
| HSL | hsl(144, 41%, 77%) |
| HSV | hsv(144, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(83.82, -21.29, 9.20) |
| CIE-LCH | lch(83.82, 23.19, 156.64°) |
| OKLab | oklab(85.28% -0.0595 0.0238) |
| OKLCH | oklch(85.28% 0.064 158.2) |
| XYZ | xyz(52.0078, 63.7169, 58.8385) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.70
Mint
#AAF0C1
ΔE00 6.37
Pale Teal
#82CBB2
ΔE00 6.98
Seafoam
#7FE0B3
ΔE00 7.61
Seafoam Blue
#78D1B6
ΔE00 7.80
Hospital Green
#9BE5AA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCBF #DCACC9
analogous
#B1DCAC #ACDCBF #ACDCD7
triadic
#ACDCBF #BFACDC #DCBFAC
tetradic
#ACDCBF #ACB1DC #DCACC9 #DCD7AC
square
#ACDCBF #ACB1DC #DCACC9 #DCD7AC
split-complementary
#ACDCBF #D7ACDC #DCACB1
monochromatic
#56B87D #81CA9E #ACDCBF #D7EEE0 #E9F6EE
Accessibility & contrast
On white
1.53
#ACDCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#ACDCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCBF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCBF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BE
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#A4DBD4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdcbf; /* rgb */ color: rgb(172, 220, 191); /* oklch */ color: oklch(85.3% 0.064 158.2);
Tailwind
colors: {
custom: {
50: '#c5e7d2',
500: '#acdcbf',
950: '#000000',
},
}SCSS
$custom: #acdcbf; $custom-light: #c5e7d2; $custom-dark: #000000;
JSON
{
"hex": "#acdcbf",
"rgb": {
"r": 172,
"g": 220,
"b": 191
},
"hsl": {
"h": 143.75,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85275,
"c": 0.06411,
"h": 158.2
},
"luminance": 0.63719
}Semantic roles & 50–950 ramp
primary
#ACDCBF
secondary
#B4789C
accent
#3280B4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483