#ADE2B2#ADE2B2
#ADE2B2 is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.3% C 0.086 H 147.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2B2 |
|---|---|
| RGB | rgb(173, 226, 178) |
| HSL | hsl(126, 48%, 78%) |
| HSV | hsv(126, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(85.25, -26.25, 18.05) |
| CIE-LCH | lch(85.25, 31.86, 145.49°) |
| OKLab | oklab(86.34% -0.0719 0.0463) |
| OKLCH | oklch(86.34% 0.086 147.3) |
| XYZ | xyz(52.4636, 66.4896, 52.1804) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.61
Mint
#AAF0C1
ΔE00 3.89
Light Sage
#BCECAC
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 4.78
Light Teal
#90E4C1
ΔE00 6.73
Seafoam
#7FE0B3
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2B2 #E2ADDD
analogous
#C2E2AD #ADE2B2 #ADE2CC
triadic
#ADE2B2 #B2ADE2 #E2B2AD
tetradic
#ADE2B2 #ADC2E2 #E2ADDD #E2CCAD
square
#ADE2B2 #ADC2E2 #E2ADDD #E2CCAD
split-complementary
#ADE2B2 #CCADE2 #E2ADC2
monochromatic
#53C25D #80D288 #ADE2B2 #DAF2DC #E8F7EA
Accessibility & contrast
On white
1.47
#ADE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#ADE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2B2
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2B2 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AF
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#A7DFD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade2b2; /* rgb */ color: rgb(173, 226, 178); /* oklch */ color: oklch(86.3% 0.086 147.3);
Tailwind
colors: {
custom: {
50: '#c6ebc9',
500: '#ade2b2',
950: '#000000',
},
}SCSS
$custom: #ade2b2; $custom-light: #c6ebc9; $custom-dark: #000000;
JSON
{
"hex": "#ade2b2",
"rgb": {
"r": 173,
"g": 226,
"b": 178
},
"hsl": {
"h": 125.66,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.8634,
"c": 0.08553,
"h": 147.3
},
"luminance": 0.66491
}Semantic roles & 50–950 ramp
primary
#ADE2B2
secondary
#BB78B5
accent
#2AADBB
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482