#A0DCBB#A0DCBB
#A0DCBB is a very light, moderate green. Relative luminance 0.622; OKLCH L 84.4% C 0.077 H 160.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DCBB |
|---|---|
| RGB | rgb(160, 220, 187) |
| HSL | hsl(147, 46%, 75%) |
| HSV | hsv(147, 27%, 86%) |
| CMYK | cmyk(27.3%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(83.04, -25.84, 10.11) |
| CIE-LCH | lch(83.04, 27.75, 158.63°) |
| OKLab | oklab(84.45% -0.0722 0.0261) |
| OKLCH | oklch(84.45% 0.077 160.1) |
| XYZ | xyz(49.0572, 62.2457, 56.4339) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 5.34
Mint
#AAF0C1
ΔE00 5.37
Pale Teal
#82CBB2
ΔE00 5.76
Seafoam Blue
#78D1B6
ΔE00 6.13
Hospital Green
#9BE5AA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DCBB #DCA0C1
analogous
#A3DCA0 #A0DCBB #A0DCD9
triadic
#A0DCBB #BBA0DC #DCBBA0
tetradic
#A0DCBB #A0A3DC #DCA0C1 #DCD9A0
square
#A0DCBB #A0A3DC #DCA0C1 #DCD9A0
split-complementary
#A0DCBB #D9A0DC #DCA0A3
monochromatic
#47BB7B #73CC9B #A0DCBB #CDECDB #E9F7EF
Accessibility & contrast
On white
1.56
#A0DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#A0DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DCBB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DCBB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#94DBD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a0dcbb; /* rgb */ color: rgb(160, 220, 187); /* oklch */ color: oklch(84.4% 0.077 160.1);
Tailwind
colors: {
custom: {
50: '#bde7cf',
500: '#a0dcbb',
950: '#000000',
},
}SCSS
$custom: #a0dcbb; $custom-light: #bde7cf; $custom-dark: #000000;
JSON
{
"hex": "#a0dcbb",
"rgb": {
"r": 160,
"g": 220,
"b": 187
},
"hsl": {
"h": 147,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.84446,
"c": 0.07683,
"h": 160.1
},
"luminance": 0.62248
}Semantic roles & 50–950 ramp
primary
#A0DCBB
secondary
#B46C94
accent
#2C7AB9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121613
muted
#828483