#ADEBB5#ADEBB5
#ADEBB5 is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.4% C 0.097 H 148.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBB5 |
|---|---|
| RGB | rgb(173, 235, 181) |
| HSL | hsl(128, 61%, 80%) |
| HSV | hsv(128, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(87.79, -30.02, 20.04) |
| CIE-LCH | lch(87.79, 36.09, 146.28°) |
| OKLab | oklab(88.4% -0.0823 0.0512) |
| OKLCH | oklch(88.4% 0.097 148.1) |
| XYZ | xyz(55.2799, 71.6350, 54.6214) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.62
Hospital Green
#9BE5AA
ΔE00 2.66
Light Sage
#BCECAC
ΔE00 3.85
Light Mint
#B6FFBB
ΔE00 4.72
Light Sea Green
#98F6B0
ΔE00 4.80
Light Mint Green
#A6FBB2
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBB5 #EBADE3
analogous
#C4EBAD #ADEBB5 #ADEBD4
triadic
#ADEBB5 #B5ADEB #EBB5AD
tetradic
#ADEBB5 #ADC4EB #EBADE3 #EBD4AD
square
#ADEBB5 #ADC4EB #EBADE3 #EBD4AD
split-complementary
#ADEBB5 #D4ADEB #EBADC4
monochromatic
#4BD35C #7CDF89 #ADEBB5 #DEF7E1 #E6F9E9
Accessibility & contrast
On white
1.37
#ADEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#ADEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBB5
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBB5 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0B2
Deuteranopia (green-blind)
#E2DAB8
Tritanopia (blue-blind)
#A5E8DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adebb5; /* rgb */ color: rgb(173, 235, 181); /* oklch */ color: oklch(88.4% 0.097 148.1);
Tailwind
colors: {
custom: {
50: '#c6f1cb',
500: '#adebb5',
950: '#000000',
},
}SCSS
$custom: #adebb5; $custom-light: #c6f1cb; $custom-dark: #000000;
JSON
{
"hex": "#adebb5",
"rgb": {
"r": 173,
"g": 235,
"b": 181
},
"hsl": {
"h": 127.742,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.88404,
"c": 0.09691,
"h": 148.1
},
"luminance": 0.71637
}Semantic roles & 50–950 ramp
primary
#ADEBB5
secondary
#C775BD
accent
#1DB2C8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582