#A3DCBB#A3DCBB
#A3DCBB is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.6% C 0.075 H 158.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DCBB |
|---|---|
| RGB | rgb(163, 220, 187) |
| HSL | hsl(145, 45%, 75%) |
| HSV | hsv(145, 26%, 86%) |
| CMYK | cmyk(25.9%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(83.21, -24.91, 10.37) |
| CIE-LCH | lch(83.21, 26.98, 157.39°) |
| OKLab | oklab(84.62% -0.0695 0.0268) |
| OKLCH | oklch(84.62% 0.075 158.9) |
| XYZ | xyz(49.6643, 62.5588, 56.4623) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.14
Mint
#AAF0C1
ΔE00 5.36
Seafoam
#7FE0B3
ΔE00 5.78
Pale Teal
#82CBB2
ΔE00 6.11
Hospital Green
#9BE5AA
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DCBB #DCA3C4
analogous
#A7DCA3 #A3DCBB #A3DCD7
triadic
#A3DCBB #BBA3DC #DCBBA3
tetradic
#A3DCBB #A3A7DC #DCA3C4 #DCD7A3
square
#A3DCBB #A3A7DC #DCA3C4 #DCD7A3
split-complementary
#A3DCBB #D7A3DC #DCA3A7
monochromatic
#4ABA79 #77CB9A #A3DCBB #CFEDDC #E9F7EF
Accessibility & contrast
On white
1.55
#A3DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#A3DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DCBB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DCBB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#98DBD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a3dcbb; /* rgb */ color: rgb(163, 220, 187); /* oklch */ color: oklch(84.6% 0.075 158.9);
Tailwind
colors: {
custom: {
50: '#bfe7cf',
500: '#a3dcbb',
950: '#000000',
},
}SCSS
$custom: #a3dcbb; $custom-light: #bfe7cf; $custom-dark: #000000;
JSON
{
"hex": "#a3dcbb",
"rgb": {
"r": 163,
"g": 220,
"b": 187
},
"hsl": {
"h": 145.263,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.84622,
"c": 0.07452,
"h": 158.9
},
"luminance": 0.62561
}Semantic roles & 50–950 ramp
primary
#A3DCBB
secondary
#B46F97
accent
#2D7EB8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121613
muted
#828483