#A2DEBE#A2DEBE
#A2DEBE is a very light, moderate green. Relative luminance 0.636; OKLCH L 85.1% C 0.076 H 160.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEBE |
|---|---|
| RGB | rgb(162, 222, 190) |
| HSL | hsl(148, 48%, 75%) |
| HSV | hsv(148, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.78, -25.61, 9.59) |
| CIE-LCH | lch(83.78, 27.35, 159.47°) |
| OKLab | oklab(85.09% -0.0717 0.0248) |
| OKLCH | oklch(85.09% 0.076 160.9) |
| XYZ | xyz(50.3129, 63.6395, 58.3379) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.54
Mint
#AAF0C1
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.53
Pale Teal
#82CBB2
ΔE00 6.02
Seafoam Blue
#78D1B6
ΔE00 6.30
Pale Turquoise
#A5FBD5
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEBE #DEA2C2
analogous
#A4DEA2 #A2DEBE #A2DEDC
triadic
#A2DEBE #BEA2DE #DEBEA2
tetradic
#A2DEBE #A2A4DE #DEA2C2 #DEDCA2
square
#A2DEBE #A2A4DE #DEA2C2 #DEDCA2
split-complementary
#A2DEBE #DCA2DE #DEA2A4
monochromatic
#48BE7F #75CE9E #A2DEBE #CFEEDE #E8F7EF
Accessibility & contrast
On white
1.53
#A2DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#A2DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEBE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEBE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#96DED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2debe; /* rgb */ color: rgb(162, 222, 190); /* oklch */ color: oklch(85.1% 0.076 160.9);
Tailwind
colors: {
custom: {
50: '#bfe8d1',
500: '#a2debe',
950: '#000000',
},
}SCSS
$custom: #a2debe; $custom-light: #bfe8d1; $custom-dark: #000000;
JSON
{
"hex": "#a2debe",
"rgb": {
"r": 162,
"g": 222,
"b": 190
},
"hsl": {
"h": 148,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85086,
"c": 0.07589,
"h": 160.9
},
"luminance": 0.63642
}Semantic roles & 50–950 ramp
primary
#A2DEBE
secondary
#B66E95
accent
#2B78BB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483