#A0DEBB#A0DEBB
#A0DEBB is a very light, moderate green. Relative luminance 0.633; OKLCH L 84.9% C 0.080 H 159.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DEBB |
|---|---|
| RGB | rgb(160, 222, 187) |
| HSL | hsl(146, 48%, 75%) |
| HSV | hsv(146, 28%, 87%) |
| CMYK | cmyk(27.9%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.60, -26.81, 10.91) |
| CIE-LCH | lch(83.60, 28.94, 157.86°) |
| OKLab | oklab(84.89% -0.0748 0.0282) |
| OKLCH | oklch(84.89% 0.08 159.4) |
| XYZ | xyz(49.5853, 63.3018, 56.6099) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.36
Mint
#AAF0C1
ΔE00 4.72
Seafoam
#7FE0B3
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DEBB #DEA0C3
analogous
#A4DEA0 #A0DEBB #A0DEDA
triadic
#A0DEBB #BBA0DE #DEBBA0
tetradic
#A0DEBB #A0A4DE #DEA0C3 #DEDAA0
square
#A0DEBB #A0A4DE #DEA0C3 #DEDAA0
split-complementary
#A0DEBB #DAA0DE #DEA0A4
monochromatic
#45BE7A #73CE9A #A0DEBB #CDEEDC #E8F7EF
Accessibility & contrast
On white
1.54
#A0DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#A0DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DEBB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DEBB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#94DDD4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a0debb; /* rgb */ color: rgb(160, 222, 187); /* oklch */ color: oklch(84.9% 0.080 159.4);
Tailwind
colors: {
custom: {
50: '#bde8cf',
500: '#a0debb',
950: '#000000',
},
}SCSS
$custom: #a0debb; $custom-light: #bde8cf; $custom-dark: #000000;
JSON
{
"hex": "#a0debb",
"rgb": {
"r": 160,
"g": 222,
"b": 187
},
"hsl": {
"h": 146.129,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.84893,
"c": 0.07992,
"h": 159.4
},
"luminance": 0.63304
}Semantic roles & 50–950 ramp
primary
#A0DEBB
secondary
#B66C96
accent
#2A7CBC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121613
muted
#828483