#ACDEBF#ACDEBF
#ACDEBF is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.7% C 0.067 H 157.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEBF |
|---|---|
| RGB | rgb(172, 222, 191) |
| HSL | hsl(143, 43%, 77%) |
| HSV | hsv(143, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(84.37, -22.28, 9.98) |
| CIE-LCH | lch(84.37, 24.41, 155.87°) |
| OKLab | oklab(85.71% -0.0621 0.0258) |
| OKLCH | oklch(85.71% 0.067 157.4) |
| XYZ | xyz(52.5358, 64.7730, 59.0145) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.29
Mint
#AAF0C1
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 7.16
Pale Teal
#82CBB2
ΔE00 7.20
Hospital Green
#9BE5AA
ΔE00 7.21
Pale Turquoise
#A5FBD5
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEBF #DEACCB
analogous
#B2DEAC #ACDEBF #ACDED8
triadic
#ACDEBF #BFACDE #DEBFAC
tetradic
#ACDEBF #ACB2DE #DEACCB #DED8AC
square
#ACDEBF #ACB2DE #DEACCB #DED8AC
split-complementary
#ACDEBF #D8ACDE #DEACB2
monochromatic
#54BB7B #80CD9D #ACDEBF #D8EFE1 #E9F6EE
Accessibility & contrast
On white
1.50
#ACDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#ACDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEBF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEBF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#A4DDD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdebf; /* rgb */ color: rgb(172, 222, 191); /* oklch */ color: oklch(85.7% 0.067 157.4);
Tailwind
colors: {
custom: {
50: '#c5e8d2',
500: '#acdebf',
950: '#000000',
},
}SCSS
$custom: #acdebf; $custom-light: #c5e8d2; $custom-dark: #000000;
JSON
{
"hex": "#acdebf",
"rgb": {
"r": 172,
"g": 222,
"b": 191
},
"hsl": {
"h": 142.8,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.85713,
"c": 0.0673,
"h": 157.4
},
"luminance": 0.64775
}Semantic roles & 50–950 ramp
primary
#ACDEBF
secondary
#B6789F
accent
#2F83B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483