#ADEBB1#ADEBB1
#ADEBB1 is a very light, moderate green. Relative luminance 0.715; OKLCH L 88.3% C 0.101 H 146.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBB1 |
|---|---|
| RGB | rgb(173, 235, 177) |
| HSL | hsl(124, 61%, 80%) |
| HSV | hsv(124, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(87.71, -30.70, 22.00) |
| CIE-LCH | lch(87.71, 37.77, 144.38°) |
| OKLab | oklab(88.32% -0.084 0.0561) |
| OKLCH | oklch(88.32% 0.101 146.3) |
| XYZ | xyz(54.8753, 71.4732, 52.4908) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.56
Light Sage
#BCECAC
ΔE00 3.19
Mint
#AAF0C1
ΔE00 3.44
Light Mint
#B6FFBB
ΔE00 4.37
Celadon
#BEFDB7
ΔE00 4.42
Light Mint Green
#A6FBB2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBB1 #EBADE7
analogous
#C8EBAD #ADEBB1 #ADEBD0
triadic
#ADEBB1 #B1ADEB #EBB1AD
tetradic
#ADEBB1 #ADC8EB #EBADE7 #EBD0AD
square
#ADEBB1 #ADC8EB #EBADE7 #EBD0AD
split-complementary
#ADEBB1 #D0ADEB #EBADC8
monochromatic
#4BD353 #7CDF82 #ADEBB1 #DEF7E0 #E6F9E8
Accessibility & contrast
On white
1.37
#ADEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#ADEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBB1
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBB1 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AE
Deuteranopia (green-blind)
#E3D9B4
Tritanopia (blue-blind)
#A6E8DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adebb1; /* rgb */ color: rgb(173, 235, 177); /* oklch */ color: oklch(88.3% 0.101 146.3);
Tailwind
colors: {
custom: {
50: '#c6f1c8',
500: '#adebb1',
950: '#000000',
},
}SCSS
$custom: #adebb1; $custom-light: #c6f1c8; $custom-dark: #000000;
JSON
{
"hex": "#adebb1",
"rgb": {
"r": 173,
"g": 235,
"b": 177
},
"hsl": {
"h": 123.871,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.88316,
"c": 0.10095,
"h": 146.3
},
"luminance": 0.71475
}Semantic roles & 50–950 ramp
primary
#ADEBB1
secondary
#C775C2
accent
#1DBDC8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582