#A4DCBA#A4DCBA
#A4DCBA is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.7% C 0.075 H 157.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCBA |
|---|---|
| RGB | rgb(164, 220, 186) |
| HSL | hsl(144, 44%, 75%) |
| HSV | hsv(144, 25%, 86%) |
| CMYK | cmyk(25.5%, 0%, 15.5%, 13.7%) |
| CIE-LAB | lab(83.24, -24.78, 10.95) |
| CIE-LCH | lch(83.24, 27.10, 156.15°) |
| OKLab | oklab(84.66% -0.069 0.0283) |
| OKLCH | oklch(84.66% 0.075 157.7) |
| XYZ | xyz(49.7633, 62.6221, 55.9102) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.35
Mint
#AAF0C1
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 6.25
Pale Teal
#82CBB2
ΔE00 6.37
Seafoam Blue
#78D1B6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCBA #DCA4C6
analogous
#AADCA4 #A4DCBA #A4DCD6
triadic
#A4DCBA #BAA4DC #DCBAA4
tetradic
#A4DCBA #A4AADC #DCA4C6 #DCD6A4
square
#A4DCBA #A4AADC #DCA4C6 #DCD6A4
split-complementary
#A4DCBA #D6A4DC #DCA4AA
monochromatic
#4CBA77 #78CB98 #A4DCBA #D0EDDC #E9F6EE
Accessibility & contrast
On white
1.55
#A4DCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#A4DCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCBA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCBA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B8
Deuteranopia (green-blind)
#D1CDBC
Tritanopia (blue-blind)
#9ADBD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a4dcba; /* rgb */ color: rgb(164, 220, 186); /* oklch */ color: oklch(84.7% 0.075 157.7);
Tailwind
colors: {
custom: {
50: '#c0e7ce',
500: '#a4dcba',
950: '#000000',
},
}SCSS
$custom: #a4dcba; $custom-light: #c0e7ce; $custom-dark: #000000;
JSON
{
"hex": "#a4dcba",
"rgb": {
"r": 164,
"g": 220,
"b": 186
},
"hsl": {
"h": 143.571,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.84657,
"c": 0.07462,
"h": 157.7
},
"luminance": 0.62624
}Semantic roles & 50–950 ramp
primary
#A4DCBA
secondary
#B47099
accent
#2E82B8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121613
muted
#828483