#A7DCBB#A7DCBB
#A7DCBB is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.9% C 0.071 H 157.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DCBB |
|---|---|
| RGB | rgb(167, 220, 187) |
| HSL | hsl(143, 43%, 76%) |
| HSV | hsv(143, 24%, 86%) |
| CMYK | cmyk(24.1%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(83.44, -23.64, 10.72) |
| CIE-LCH | lch(83.44, 25.96, 155.60°) |
| OKLab | oklab(84.86% -0.0659 0.0277) |
| OKLCH | oklch(84.86% 0.071 157.2) |
| XYZ | xyz(50.4966, 62.9879, 56.5014) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.82
Mint
#AAF0C1
ΔE00 5.45
Seafoam
#7FE0B3
ΔE00 6.41
Hospital Green
#9BE5AA
ΔE00 6.59
Pale Teal
#82CBB2
ΔE00 6.64
Seafoam Blue
#78D1B6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DCBB #DCA7C8
analogous
#ADDCA7 #A7DCBB #A7DCD5
triadic
#A7DCBB #BBA7DC #DCBBA7
tetradic
#A7DCBB #A7ADDC #DCA7C8 #DCD5A7
square
#A7DCBB #A7ADDC #DCA7C8 #DCD5A7
split-complementary
#A7DCBB #D5A7DC #DCA7AD
monochromatic
#4FB977 #7BCB99 #A7DCBB #D3EDDD #E9F6EE
Accessibility & contrast
On white
1.54
#A7DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#A7DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DCBB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DCBB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#9EDBD2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a7dcbb; /* rgb */ color: rgb(167, 220, 187); /* oklch */ color: oklch(84.9% 0.071 157.2);
Tailwind
colors: {
custom: {
50: '#c2e7cf',
500: '#a7dcbb',
950: '#000000',
},
}SCSS
$custom: #a7dcbb; $custom-light: #c2e7cf; $custom-dark: #000000;
JSON
{
"hex": "#a7dcbb",
"rgb": {
"r": 167,
"g": 220,
"b": 187
},
"hsl": {
"h": 142.642,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.84863,
"c": 0.07146,
"h": 157.2
},
"luminance": 0.6299
}Semantic roles & 50–950 ramp
primary
#A7DCBB
secondary
#B4739C
accent
#2F83B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121613
muted
#828483