#A1DEBB#A1DEBB
#A1DEBB is a very light, moderate green. Relative luminance 0.634; OKLCH L 85.0% C 0.079 H 159.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DEBB |
|---|---|
| RGB | rgb(161, 222, 187) |
| HSL | hsl(146, 48%, 75%) |
| HSV | hsv(146, 27%, 87%) |
| CMYK | cmyk(27.5%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.66, -26.50, 10.99) |
| CIE-LCH | lch(83.66, 28.69, 157.47°) |
| OKLab | oklab(84.95% -0.0739 0.0284) |
| OKLCH | oklch(84.95% 0.079 159) |
| XYZ | xyz(49.7860, 63.4053, 56.6193) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.51
Mint
#AAF0C1
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 6.30
Seafoam Blue
#78D1B6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DEBB #DEA1C4
analogous
#A5DEA1 #A1DEBB #A1DED9
triadic
#A1DEBB #BBA1DE #DEBBA1
tetradic
#A1DEBB #A1A5DE #DEA1C4 #DED9A1
square
#A1DEBB #A1A5DE #DEA1C4 #DED9A1
split-complementary
#A1DEBB #D9A1DE #DEA1A5
monochromatic
#46BE79 #74CE9A #A1DEBB #CEEEDC #E8F7EF
Accessibility & contrast
On white
1.53
#A1DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#A1DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DEBB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DEBB | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#95DDD4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a1debb; /* rgb */ color: rgb(161, 222, 187); /* oklch */ color: oklch(85.0% 0.079 159.0);
Tailwind
colors: {
custom: {
50: '#bee8cf',
500: '#a1debb',
950: '#000000',
},
}SCSS
$custom: #a1debb; $custom-light: #bee8cf; $custom-dark: #000000;
JSON
{
"hex": "#a1debb",
"rgb": {
"r": 161,
"g": 222,
"b": 187
},
"hsl": {
"h": 145.574,
"s": 48.031,
"l": 75.098
},
"oklch": {
"l": 0.84951,
"c": 0.07917,
"h": 159
},
"luminance": 0.63407
}Semantic roles & 50–950 ramp
primary
#A1DEBB
secondary
#B66D97
accent
#2A7DBB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121613
muted
#828483