#A3DEBB#A3DEBB
#A3DEBB is a very light, moderate green. Relative luminance 0.636; OKLCH L 85.1% C 0.078 H 158.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DEBB |
|---|---|
| RGB | rgb(163, 222, 187) |
| HSL | hsl(144, 47%, 75%) |
| HSV | hsv(144, 27%, 87%) |
| CMYK | cmyk(26.6%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.76, -25.88, 11.16) |
| CIE-LCH | lch(83.76, 28.18, 156.67°) |
| OKLab | oklab(85.07% -0.0721 0.0288) |
| OKLCH | oklch(85.07% 0.078 158.2) |
| XYZ | xyz(50.1924, 63.6149, 56.6384) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.84
Mint
#AAF0C1
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 6.52
Pale Turquoise
#A5FBD5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DEBB #DEA3C6
analogous
#A8DEA3 #A3DEBB #A3DED8
triadic
#A3DEBB #BBA3DE #DEBBA3
tetradic
#A3DEBB #A3A8DE #DEA3C6 #DED8A3
square
#A3DEBB #A3A8DE #DEA3C6 #DED8A3
split-complementary
#A3DEBB #D8A3DE #DEA3A8
monochromatic
#49BE78 #76CE9A #A3DEBB #D0EEDC #E8F7EE
Accessibility & contrast
On white
1.53
#A3DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#A3DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DEBB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DEBB | 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)
#DDD5B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#98DDD4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3debb; /* rgb */ color: rgb(163, 222, 187); /* oklch */ color: oklch(85.1% 0.078 158.2);
Tailwind
colors: {
custom: {
50: '#bfe8cf',
500: '#a3debb',
950: '#000000',
},
}SCSS
$custom: #a3debb; $custom-light: #bfe8cf; $custom-dark: #000000;
JSON
{
"hex": "#a3debb",
"rgb": {
"r": 163,
"g": 222,
"b": 187
},
"hsl": {
"h": 144.407,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.85067,
"c": 0.07766,
"h": 158.2
},
"luminance": 0.63617
}Semantic roles & 50–950 ramp
primary
#A3DEBB
secondary
#B66F99
accent
#2B80BA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121613
muted
#828483