#A0DCB9#A0DCB9
#A0DCB9 is a very light, moderate green. Relative luminance 0.622; OKLCH L 84.4% C 0.079 H 158.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DCB9 |
|---|---|
| RGB | rgb(160, 220, 185) |
| HSL | hsl(145, 46%, 75%) |
| HSV | hsv(145, 27%, 86%) |
| CMYK | cmyk(27.3%, 0%, 15.9%, 13.7%) |
| CIE-LAB | lab(83.00, -26.23, 11.10) |
| CIE-LCH | lch(83.00, 28.48, 157.05°) |
| OKLab | oklab(84.4% -0.0731 0.0287) |
| OKLCH | oklch(84.4% 0.079 158.6) |
| XYZ | xyz(48.8446, 62.1607, 55.3141) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.78
Mint
#AAF0C1
ΔE00 5.06
Seafoam
#7FE0B3
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DCB9 #DCA0C3
analogous
#A5DCA0 #A0DCB9 #A0DCD7
triadic
#A0DCB9 #B9A0DC #DCB9A0
tetradic
#A0DCB9 #A0A5DC #DCA0C3 #DCD7A0
square
#A0DCB9 #A0A5DC #DCA0C3 #DCD7A0
split-complementary
#A0DCB9 #D7A0DC #DCA0A5
monochromatic
#47BB77 #73CC98 #A0DCB9 #CDECDA #E9F7EF
Accessibility & contrast
On white
1.56
#A0DCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#A0DCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DCB9
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DCB9 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B7
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#95DBD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a0dcb9; /* rgb */ color: rgb(160, 220, 185); /* oklch */ color: oklch(84.4% 0.079 158.6);
Tailwind
colors: {
custom: {
50: '#bde7ce',
500: '#a0dcb9',
950: '#000000',
},
}SCSS
$custom: #a0dcb9; $custom-light: #bde7ce; $custom-dark: #000000;
JSON
{
"hex": "#a0dcb9",
"rgb": {
"r": 160,
"g": 220,
"b": 185
},
"hsl": {
"h": 145,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.84395,
"c": 0.07852,
"h": 158.6
},
"luminance": 0.62163
}Semantic roles & 50–950 ramp
primary
#A0DCB9
secondary
#B46C96
accent
#2C7FB9
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#121613
muted
#828483