#A3DEBD#A3DEBD
#A3DEBD is a very light, moderate green. Relative luminance 0.637; OKLCH L 85.1% C 0.076 H 159.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DEBD |
|---|---|
| RGB | rgb(163, 222, 189) |
| HSL | hsl(146, 47%, 75%) |
| HSV | hsv(146, 27%, 87%) |
| CMYK | cmyk(26.6%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(83.81, -25.49, 10.17) |
| CIE-LCH | lch(83.81, 27.45, 158.25°) |
| OKLab | oklab(85.12% -0.0713 0.0263) |
| OKLCH | oklch(85.12% 0.076 159.8) |
| XYZ | xyz(50.4080, 63.7011, 57.7738) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.73
Mint
#AAF0C1
ΔE00 5.03
Seafoam
#7FE0B3
ΔE00 5.56
Pale Teal
#82CBB2
ΔE00 6.25
Hospital Green
#9BE5AA
ΔE00 6.42
Seafoam Blue
#78D1B6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DEBD #DEA3C4
analogous
#A6DEA3 #A3DEBD #A3DEDB
triadic
#A3DEBD #BDA3DE #DEBDA3
tetradic
#A3DEBD #A3A6DE #DEA3C4 #DEDBA3
square
#A3DEBD #A3A6DE #DEA3C4 #DEDBA3
split-complementary
#A3DEBD #DBA3DE #DEA3A6
monochromatic
#49BE7C #76CE9D #A3DEBD #D0EEDD #E8F7EF
Accessibility & contrast
On white
1.53
#A3DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#A3DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DEBD
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DEBD | 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)
#DDD5BB
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#98DDD4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3debd; /* rgb */ color: rgb(163, 222, 189); /* oklch */ color: oklch(85.1% 0.076 159.8);
Tailwind
colors: {
custom: {
50: '#bfe8d0',
500: '#a3debd',
950: '#000000',
},
}SCSS
$custom: #a3debd; $custom-light: #bfe8d0; $custom-dark: #000000;
JSON
{
"hex": "#a3debd",
"rgb": {
"r": 163,
"g": 222,
"b": 189
},
"hsl": {
"h": 146.441,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.85118,
"c": 0.07595,
"h": 159.8
},
"luminance": 0.63703
}Semantic roles & 50–950 ramp
primary
#A3DEBD
secondary
#B66F97
accent
#2B7BBA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483