#A4DCBB#A4DCBB
#A4DCBB is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.7% C 0.074 H 158.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DCBB |
|---|---|
| RGB | rgb(164, 220, 187) |
| HSL | hsl(145, 44%, 75%) |
| HSV | hsv(145, 25%, 86%) |
| CMYK | cmyk(25.5%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(83.27, -24.59, 10.46) |
| CIE-LCH | lch(83.27, 26.72, 156.96°) |
| OKLab | oklab(84.68% -0.0686 0.027) |
| OKLCH | oklch(84.68% 0.074 158.5) |
| XYZ | xyz(49.8700, 62.6648, 56.4720) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.30
Mint
#AAF0C1
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.24
Hospital Green
#9BE5AA
ΔE00 6.51
Seafoam Blue
#78D1B6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DCBB #DCA4C5
analogous
#A9DCA4 #A4DCBB #A4DCD7
triadic
#A4DCBB #BBA4DC #DCBBA4
tetradic
#A4DCBB #A4A9DC #DCA4C5 #DCD7A4
square
#A4DCBB #A4A9DC #DCA4C5 #DCD7A4
split-complementary
#A4DCBB #D7A4DC #DCA4A9
monochromatic
#4CBA79 #78CB9A #A4DCBB #D0EDDC #E9F6EE
Accessibility & contrast
On white
1.55
#A4DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#A4DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DCBB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DCBB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#9ADBD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a4dcbb; /* rgb */ color: rgb(164, 220, 187); /* oklch */ color: oklch(84.7% 0.074 158.5);
Tailwind
colors: {
custom: {
50: '#c0e7cf',
500: '#a4dcbb',
950: '#000000',
},
}SCSS
$custom: #a4dcbb; $custom-light: #c0e7cf; $custom-dark: #000000;
JSON
{
"hex": "#a4dcbb",
"rgb": {
"r": 164,
"g": 220,
"b": 187
},
"hsl": {
"h": 144.643,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.84682,
"c": 0.07375,
"h": 158.5
},
"luminance": 0.62667
}Semantic roles & 50–950 ramp
primary
#A4DCBB
secondary
#B47098
accent
#2E7FB8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121613
muted
#828483