#A0DEBE#A0DEBE
#A0DEBE is a very light, moderate green. Relative luminance 0.634; OKLCH L 85.0% C 0.077 H 161.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DEBE |
|---|---|
| RGB | rgb(160, 222, 190) |
| HSL | hsl(149, 48%, 75%) |
| HSV | hsv(149, 28%, 87%) |
| CMYK | cmyk(27.9%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.67, -26.22, 9.42) |
| CIE-LCH | lch(83.67, 27.86, 160.24°) |
| OKLab | oklab(84.97% -0.0735 0.0243) |
| OKLCH | oklch(84.97% 0.077 161.7) |
| XYZ | xyz(49.9098, 63.4316, 58.3190) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.23
Mint
#AAF0C1
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.27
Pale Teal
#82CBB2
ΔE00 5.82
Seafoam Blue
#78D1B6
ΔE00 6.01
Pale Turquoise
#A5FBD5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DEBE #DEA0C0
analogous
#A1DEA0 #A0DEBE #A0DEDD
triadic
#A0DEBE #BEA0DE #DEBEA0
tetradic
#A0DEBE #A0A1DE #DEA0C0 #DEDDA0
square
#A0DEBE #A0A1DE #DEA0C0 #DEDDA0
split-complementary
#A0DEBE #DDA0DE #DEA0A1
monochromatic
#45BE80 #73CE9F #A0DEBE #CDEEDD #E8F7EF
Accessibility & contrast
On white
1.53
#A0DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#A0DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DEBE
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DEBE | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#D1CEC0
Tritanopia (blue-blind)
#93DED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a0debe; /* rgb */ color: rgb(160, 222, 190); /* oklch */ color: oklch(85.0% 0.077 161.7);
Tailwind
colors: {
custom: {
50: '#bde8d1',
500: '#a0debe',
950: '#000000',
},
}SCSS
$custom: #a0debe; $custom-light: #bde8d1; $custom-dark: #000000;
JSON
{
"hex": "#a0debe",
"rgb": {
"r": 160,
"g": 222,
"b": 190
},
"hsl": {
"h": 149.032,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.8497,
"c": 0.07744,
"h": 161.7
},
"luminance": 0.63434
}Semantic roles & 50–950 ramp
primary
#A0DEBE
secondary
#B66C92
accent
#2A75BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483