#ADEBB0#ADEBB0
#ADEBB0 is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.3% C 0.102 H 145.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBB0 |
|---|---|
| RGB | rgb(173, 235, 176) |
| HSL | hsl(123, 61%, 80%) |
| HSV | hsv(123, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(87.70, -30.87, 22.49) |
| CIE-LCH | lch(87.70, 38.19, 143.93°) |
| OKLab | oklab(88.29% -0.0844 0.0573) |
| OKLCH | oklch(88.29% 0.102 145.8) |
| XYZ | xyz(54.7760, 71.4335, 51.9678) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.58
Light Sage
#BCECAC
ΔE00 3.05
Mint
#AAF0C1
ΔE00 3.65
Celadon
#BEFDB7
ΔE00 4.32
Light Mint
#B6FFBB
ΔE00 4.32
Light Grey Green
#B7E1A1
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBB0 #EBADE8
analogous
#C9EBAD #ADEBB0 #ADEBCF
triadic
#ADEBB0 #B0ADEB #EBB0AD
tetradic
#ADEBB0 #ADC9EB #EBADE8 #EBCFAD
square
#ADEBB0 #ADC9EB #EBADE8 #EBCFAD
split-complementary
#ADEBB0 #CFADEB #EBADC9
monochromatic
#4BD351 #7CDF81 #ADEBB0 #DEF7DF #E6F9E7
Accessibility & contrast
On white
1.37
#ADEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#ADEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBB0
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBB0 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AC
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#A6E8DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adebb0; /* rgb */ color: rgb(173, 235, 176); /* oklch */ color: oklch(88.3% 0.102 145.8);
Tailwind
colors: {
custom: {
50: '#c6f1c7',
500: '#adebb0',
950: '#000000',
},
}SCSS
$custom: #adebb0; $custom-light: #c6f1c7; $custom-dark: #000000;
JSON
{
"hex": "#adebb0",
"rgb": {
"r": 173,
"g": 235,
"b": 176
},
"hsl": {
"h": 122.903,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.88294,
"c": 0.10198,
"h": 145.8
},
"luminance": 0.71435
}Semantic roles & 50–950 ramp
primary
#ADEBB0
secondary
#C775C3
accent
#1DC0C8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582