#A2DDBD#A2DDBD
#A2DDBD is a very light, moderate green. Relative luminance 0.631; OKLCH L 84.8% C 0.075 H 160.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DDBD |
|---|---|
| RGB | rgb(162, 221, 189) |
| HSL | hsl(147, 46%, 75%) |
| HSV | hsv(147, 27%, 87%) |
| CMYK | cmyk(26.7%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(83.48, -25.32, 9.69) |
| CIE-LCH | lch(83.48, 27.11, 159.06°) |
| OKLab | oklab(84.84% -0.0709 0.025) |
| OKLCH | oklch(84.84% 0.075 160.5) |
| XYZ | xyz(49.9392, 63.0663, 57.6760) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.74
Mint
#AAF0C1
ΔE00 5.37
Seafoam
#7FE0B3
ΔE00 5.63
Pale Teal
#82CBB2
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DDBD #DDA2C2
analogous
#A4DDA2 #A2DDBD #A2DDDB
triadic
#A2DDBD #BDA2DD #DDBDA2
tetradic
#A2DDBD #A2A4DD #DDA2C2 #DDDBA2
square
#A2DDBD #A2A4DD #DDA2C2 #DDDBA2
split-complementary
#A2DDBD #DBA2DD #DDA2A4
monochromatic
#48BC7D #75CD9D #A2DDBD #CFEDDD #E9F7EF
Accessibility & contrast
On white
1.54
#A2DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#A2DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DDBD
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DDBD | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BB
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#96DDD4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a2ddbd; /* rgb */ color: rgb(162, 221, 189); /* oklch */ color: oklch(84.8% 0.075 160.5);
Tailwind
colors: {
custom: {
50: '#bee7d0',
500: '#a2ddbd',
950: '#000000',
},
}SCSS
$custom: #a2ddbd; $custom-light: #bee7d0; $custom-dark: #000000;
JSON
{
"hex": "#a2ddbd",
"rgb": {
"r": 162,
"g": 221,
"b": 189
},
"hsl": {
"h": 147.458,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.84837,
"c": 0.07517,
"h": 160.5
},
"luminance": 0.63068
}Semantic roles & 50–950 ramp
primary
#A2DDBD
secondary
#B56E95
accent
#2C79BA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483