#ADEBB4#ADEBB4
#ADEBB4 is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.4% C 0.098 H 147.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBB4 |
|---|---|
| RGB | rgb(173, 235, 180) |
| HSL | hsl(127, 61%, 80%) |
| HSV | hsv(127, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(87.77, -30.19, 20.53) |
| CIE-LCH | lch(87.77, 36.51, 145.79°) |
| OKLab | oklab(88.38% -0.0827 0.0524) |
| OKLCH | oklch(88.38% 0.098 147.6) |
| XYZ | xyz(55.1776, 71.5941, 54.0830) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.60
Mint
#AAF0C1
ΔE00 2.83
Light Sage
#BCECAC
ΔE00 3.68
Light Mint
#B6FFBB
ΔE00 4.62
Light Sea Green
#98F6B0
ΔE00 4.71
Light Mint Green
#A6FBB2
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBB4 #EBADE4
analogous
#C5EBAD #ADEBB4 #ADEBD3
triadic
#ADEBB4 #B4ADEB #EBB4AD
tetradic
#ADEBB4 #ADC5EB #EBADE4 #EBD3AD
square
#ADEBB4 #ADC5EB #EBADE4 #EBD3AD
split-complementary
#ADEBB4 #D3ADEB #EBADC5
monochromatic
#4BD35A #7CDF87 #ADEBB4 #DEF7E1 #E6F9E8
Accessibility & contrast
On white
1.37
#ADEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#ADEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBB4
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBB4 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0B1
Deuteranopia (green-blind)
#E3D9B7
Tritanopia (blue-blind)
#A6E8DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adebb4; /* rgb */ color: rgb(173, 235, 180); /* oklch */ color: oklch(88.4% 0.098 147.6);
Tailwind
colors: {
custom: {
50: '#c6f1ca',
500: '#adebb4',
950: '#000000',
},
}SCSS
$custom: #adebb4; $custom-light: #c6f1ca; $custom-dark: #000000;
JSON
{
"hex": "#adebb4",
"rgb": {
"r": 173,
"g": 235,
"b": 180
},
"hsl": {
"h": 126.774,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.88382,
"c": 0.09791,
"h": 147.6
},
"luminance": 0.71596
}Semantic roles & 50–950 ramp
primary
#ADEBB4
secondary
#C775BE
accent
#1DB5C8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582