#A2DEBB#A2DEBB
#A2DEBB is a very light, moderate green. Relative luminance 0.635; OKLCH L 85.0% C 0.078 H 158.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEBB |
|---|---|
| RGB | rgb(162, 222, 187) |
| HSL | hsl(145, 48%, 75%) |
| HSV | hsv(145, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.71, -26.19, 11.08) |
| CIE-LCH | lch(83.71, 28.43, 157.08°) |
| OKLab | oklab(85.01% -0.073 0.0286) |
| OKLCH | oklch(85.01% 0.078 158.6) |
| XYZ | xyz(49.9884, 63.5097, 56.6288) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.68
Mint
#AAF0C1
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 6.41
Seafoam Blue
#78D1B6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEBB #DEA2C5
analogous
#A7DEA2 #A2DEBB #A2DED9
triadic
#A2DEBB #BBA2DE #DEBBA2
tetradic
#A2DEBB #A2A7DE #DEA2C5 #DED9A2
square
#A2DEBB #A2A7DE #DEA2C5 #DED9A2
split-complementary
#A2DEBB #D9A2DE #DEA2A7
monochromatic
#48BE79 #75CE9A #A2DEBB #CFEEDC #E8F7EE
Accessibility & contrast
On white
1.53
#A2DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#A2DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEBB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEBB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#97DDD4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2debb; /* rgb */ color: rgb(162, 222, 187); /* oklch */ color: oklch(85.0% 0.078 158.6);
Tailwind
colors: {
custom: {
50: '#bee8cf',
500: '#a2debb',
950: '#000000',
},
}SCSS
$custom: #a2debb; $custom-light: #bee8cf; $custom-dark: #000000;
JSON
{
"hex": "#a2debb",
"rgb": {
"r": 162,
"g": 222,
"b": 187
},
"hsl": {
"h": 145,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85009,
"c": 0.07841,
"h": 158.6
},
"luminance": 0.63512
}Semantic roles & 50–950 ramp
primary
#A2DEBB
secondary
#B66E98
accent
#2B7FBB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121613
muted
#828483