#A2DEBF#A2DEBF
#A2DEBF is a very light, moderate green. Relative luminance 0.637; OKLCH L 85.1% C 0.075 H 161.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEBF |
|---|---|
| RGB | rgb(162, 222, 191) |
| HSL | hsl(149, 48%, 75%) |
| HSV | hsv(149, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(83.80, -25.41, 9.10) |
| CIE-LCH | lch(83.80, 26.99, 160.31°) |
| OKLab | oklab(85.11% -0.0713 0.0235) |
| OKLCH | oklch(85.11% 0.075 161.8) |
| XYZ | xyz(50.4226, 63.6834, 58.9155) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.55
Mint
#AAF0C1
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 5.67
Pale Teal
#82CBB2
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 6.20
Pale Turquoise
#A5FBD5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEBF #DEA2C1
analogous
#A3DEA2 #A2DEBF #A2DEDD
triadic
#A2DEBF #BFA2DE #DEBFA2
tetradic
#A2DEBF #A2A3DE #DEA2C1 #DEDDA2
square
#A2DEBF #A2A3DE #DEA2C1 #DEDDA2
split-complementary
#A2DEBF #DDA2DE #DEA2A3
monochromatic
#48BE81 #75CEA0 #A2DEBF #CFEEDE #E8F7EF
Accessibility & contrast
On white
1.53
#A2DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#A2DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEBF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEBF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#96DED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2debf; /* rgb */ color: rgb(162, 222, 191); /* oklch */ color: oklch(85.1% 0.075 161.8);
Tailwind
colors: {
custom: {
50: '#bfe8d2',
500: '#a2debf',
950: '#000000',
},
}SCSS
$custom: #a2debf; $custom-light: #bfe8d2; $custom-dark: #000000;
JSON
{
"hex": "#a2debf",
"rgb": {
"r": 162,
"g": 222,
"b": 191
},
"hsl": {
"h": 149,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85112,
"c": 0.07508,
"h": 161.8
},
"luminance": 0.63686
}Semantic roles & 50–950 ramp
primary
#A2DEBF
secondary
#B66E93
accent
#2B75BB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483