#A2DEBD#A2DEBD
#A2DEBD is a very light, moderate green. Relative luminance 0.636; OKLCH L 85.1% C 0.077 H 160.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEBD |
|---|---|
| RGB | rgb(162, 222, 189) |
| HSL | hsl(147, 48%, 75%) |
| HSV | hsv(147, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(83.75, -25.80, 10.09) |
| CIE-LCH | lch(83.75, 27.70, 158.65°) |
| OKLab | oklab(85.06% -0.0722 0.0261) |
| OKLCH | oklch(85.06% 0.077 160.2) |
| XYZ | xyz(50.2040, 63.5959, 57.7643) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.56
Mint
#AAF0C1
ΔE00 5.03
Seafoam
#7FE0B3
ΔE00 5.42
Pale Teal
#82CBB2
ΔE00 6.14
Hospital Green
#9BE5AA
ΔE00 6.41
Seafoam Blue
#78D1B6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEBD #DEA2C3
analogous
#A5DEA2 #A2DEBD #A2DEDB
triadic
#A2DEBD #BDA2DE #DEBDA2
tetradic
#A2DEBD #A2A5DE #DEA2C3 #DEDBA2
square
#A2DEBD #A2A5DE #DEA2C3 #DEDBA2
split-complementary
#A2DEBD #DBA2DE #DEA2A5
monochromatic
#48BE7D #75CE9D #A2DEBD #CFEEDD #E8F7EF
Accessibility & contrast
On white
1.53
#A2DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#A2DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEBD
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEBD | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BB
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#96DDD4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2debd; /* rgb */ color: rgb(162, 222, 189); /* oklch */ color: oklch(85.1% 0.077 160.2);
Tailwind
colors: {
custom: {
50: '#bee8d0',
500: '#a2debd',
950: '#000000',
},
}SCSS
$custom: #a2debd; $custom-light: #bee8d0; $custom-dark: #000000;
JSON
{
"hex": "#a2debd",
"rgb": {
"r": 162,
"g": 222,
"b": 189
},
"hsl": {
"h": 147,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.8506,
"c": 0.07672,
"h": 160.2
},
"luminance": 0.63598
}Semantic roles & 50–950 ramp
primary
#A2DEBD
secondary
#B66E96
accent
#2B7ABB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483