#A5DEB3#A5DEB3
#A5DEB3 is a very light, moderate green. Relative luminance 0.635; OKLCH L 85.0% C 0.084 H 151.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DEB3 |
|---|---|
| RGB | rgb(165, 222, 179) |
| HSL | hsl(135, 46%, 76%) |
| HSV | hsv(135, 26%, 87%) |
| CMYK | cmyk(25.7%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(83.70, -26.74, 15.30) |
| CIE-LCH | lch(83.70, 30.80, 150.22°) |
| OKLab | oklab(84.99% -0.0737 0.0393) |
| OKLCH | oklch(84.99% 0.084 151.9) |
| XYZ | xyz(49.7726, 63.4947, 52.2723) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.06
Mint
#AAF0C1
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.65
Light Grey Green
#B7E1A1
ΔE00 6.46
Light Sage
#BCECAC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DEB3 #DEA5D0
analogous
#B3DEA5 #A5DEB3 #A5DECF
triadic
#A5DEB3 #B3A5DE #DEB3A5
tetradic
#A5DEB3 #A5B3DE #DEA5D0 #DECFA5
square
#A5DEB3 #A5B3DE #DEA5D0 #DECFA5
split-complementary
#A5DEB3 #CFA5DE #DEA5B3
monochromatic
#4BBD67 #78CE8D #A5DEB3 #D2EED9 #E9F7EC
Accessibility & contrast
On white
1.53
#A5DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#A5DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DEB3
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DEB3 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B1
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#9DDCD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a5deb3; /* rgb */ color: rgb(165, 222, 179); /* oklch */ color: oklch(85.0% 0.084 151.9);
Tailwind
colors: {
custom: {
50: '#c0e8c9',
500: '#a5deb3',
950: '#000000',
},
}SCSS
$custom: #a5deb3; $custom-light: #c0e8c9; $custom-dark: #000000;
JSON
{
"hex": "#a5deb3",
"rgb": {
"r": 165,
"g": 222,
"b": 179
},
"hsl": {
"h": 134.737,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.84989,
"c": 0.08354,
"h": 151.9
},
"luminance": 0.63497
}Semantic roles & 50–950 ramp
primary
#A5DEB3
secondary
#B671A5
accent
#2C97BA
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121613
muted
#828482