#ADEBA5#ADEBA5
#ADEBA5 is a very light, moderate green. Relative luminance 0.710; OKLCH L 88.1% C 0.113 H 141.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBA5 |
|---|---|
| RGB | rgb(173, 235, 165) |
| HSL | hsl(113, 64%, 78%) |
| HSV | hsv(113, 30%, 92%) |
| CMYK | cmyk(26.4%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(87.49, -32.66, 27.86) |
| CIE-LCH | lch(87.49, 42.93, 139.54°) |
| OKLab | oklab(88.06% -0.089 0.0702) |
| OKLCH | oklch(88.06% 0.113 141.7) |
| XYZ | xyz(53.7315, 71.0156, 46.4664) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.49
Washed Out Green
#BCF5A6
ΔE00 3.12
Light Grey Green
#B7E1A1
ΔE00 3.63
Hospital Green
#9BE5AA
ΔE00 3.79
Celadon
#BEFDB7
ΔE00 3.88
Light Pastel Green
#B2FBA5
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBA5 #E3A5EB
analogous
#D0EBA5 #ADEBA5 #A5EBC0
triadic
#ADEBA5 #A5ADEB #EBA5AD
tetradic
#ADEBA5 #A5D0EB #E3A5EB #EBC0A5
square
#ADEBA5 #A5D0EB #E3A5EB #EBC0A5
split-complementary
#ADEBA5 #C0A5EB #EBA5D0
monochromatic
#52D541 #7FE073 #ADEBA5 #DBF6D7 #E8F9E6
Accessibility & contrast
On white
1.38
#ADEBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#ADEBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBA5
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBA5 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDFA1
Deuteranopia (green-blind)
#E5D9A9
Tritanopia (blue-blind)
#A8E7D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeba5; /* rgb */ color: rgb(173, 235, 165); /* oklch */ color: oklch(88.1% 0.113 141.7);
Tailwind
colors: {
custom: {
50: '#c7f1c0',
500: '#adeba5',
950: '#000000',
},
}SCSS
$custom: #adeba5; $custom-light: #c7f1c0; $custom-dark: #000000;
JSON
{
"hex": "#adeba5",
"rgb": {
"r": 173,
"g": 235,
"b": 165
},
"hsl": {
"h": 113.143,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.88064,
"c": 0.11341,
"h": 141.7
},
"luminance": 0.71018
}Semantic roles & 50–950 ramp
primary
#ADEBA5
secondary
#BD6DC7
accent
#1ACBB7
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582