#ADEBB2#ADEBB2
#ADEBB2 is a very light, moderate green. Relative luminance 0.715; OKLCH L 88.3% C 0.100 H 146.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBB2 |
|---|---|
| RGB | rgb(173, 235, 178) |
| HSL | hsl(125, 61%, 80%) |
| HSV | hsv(125, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(87.73, -30.53, 21.51) |
| CIE-LCH | lch(87.73, 37.35, 144.84°) |
| OKLab | oklab(88.34% -0.0835 0.0548) |
| OKLCH | oklch(88.34% 0.1 146.7) |
| XYZ | xyz(54.9754, 71.5132, 53.0177) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.55
Mint
#AAF0C1
ΔE00 3.23
Light Sage
#BCECAC
ΔE00 3.34
Light Mint
#B6FFBB
ΔE00 4.45
Celadon
#BEFDB7
ΔE00 4.54
Light Sea Green
#98F6B0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBB2 #EBADE6
analogous
#C7EBAD #ADEBB2 #ADEBD1
triadic
#ADEBB2 #B2ADEB #EBB2AD
tetradic
#ADEBB2 #ADC7EB #EBADE6 #EBD1AD
square
#ADEBB2 #ADC7EB #EBADE6 #EBD1AD
split-complementary
#ADEBB2 #D1ADEB #EBADC7
monochromatic
#4BD356 #7CDF84 #ADEBB2 #DEF7E0 #E6F9E8
Accessibility & contrast
On white
1.37
#ADEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#ADEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBB2
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBB2 | 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)
#EDE0AF
Deuteranopia (green-blind)
#E3D9B5
Tritanopia (blue-blind)
#A6E8DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adebb2; /* rgb */ color: rgb(173, 235, 178); /* oklch */ color: oklch(88.3% 0.100 146.7);
Tailwind
colors: {
custom: {
50: '#c6f1c9',
500: '#adebb2',
950: '#000000',
},
}SCSS
$custom: #adebb2; $custom-light: #c6f1c9; $custom-dark: #000000;
JSON
{
"hex": "#adebb2",
"rgb": {
"r": 173,
"g": 235,
"b": 178
},
"hsl": {
"h": 124.839,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.88338,
"c": 0.09993,
"h": 146.7
},
"luminance": 0.71515
}Semantic roles & 50–950 ramp
primary
#ADEBB2
secondary
#C775C1
accent
#1DBBC8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582