#ADEAA2#ADEAA2
#ADEAA2 is a very light, moderate green. Relative luminance 0.703; OKLCH L 87.8% C 0.115 H 140.7°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEAA2 |
|---|---|
| RGB | rgb(173, 234, 162) |
| HSL | hsl(111, 63%, 78%) |
| HSV | hsv(111, 31%, 92%) |
| CMYK | cmyk(26.1%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(87.16, -32.66, 28.95) |
| CIE-LCH | lch(87.16, 43.64, 138.45°) |
| OKLab | oklab(87.78% -0.089 0.0728) |
| OKLCH | oklch(87.78% 0.115 140.7) |
| XYZ | xyz(53.1761, 70.3367, 44.9500) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.57
Washed Out Green
#BCF5A6
ΔE00 2.98
Light Grey Green
#B7E1A1
ΔE00 3.44
Tea Green
#BDF8A3
ΔE00 3.91
Light Pastel Green
#B2FBA5
ΔE00 4.02
Hospital Green
#9BE5AA
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEAA2 #DFA2EA
analogous
#D1EAA2 #ADEAA2 #A2EABB
triadic
#ADEAA2 #A2ADEA #EAA2AD
tetradic
#ADEAA2 #A2D1EA #DFA2EA #EABBA2
square
#ADEAA2 #A2D1EA #DFA2EA #EABBA2
split-complementary
#ADEAA2 #BBA2EA #EAA2D1
monochromatic
#55D33E #81DF70 #ADEAA2 #D9F5D4 #E9F9E6
Accessibility & contrast
On white
1.39
#ADEAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#ADEAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEAA2
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEAA2 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9D
Deuteranopia (green-blind)
#E4D8A6
Tritanopia (blue-blind)
#A9E5D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #adeaa2; /* rgb */ color: rgb(173, 234, 162); /* oklch */ color: oklch(87.8% 0.115 140.7);
Tailwind
colors: {
custom: {
50: '#c7f1be',
500: '#adeaa2',
950: '#000000',
},
}SCSS
$custom: #adeaa2; $custom-light: #c7f1be; $custom-dark: #000000;
JSON
{
"hex": "#adeaa2",
"rgb": {
"r": 173,
"g": 234,
"b": 162
},
"hsl": {
"h": 110.833,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.87781,
"c": 0.11501,
"h": 140.7
},
"luminance": 0.70339
}Semantic roles & 50–950 ramp
primary
#ADEAA2
secondary
#B86BC6
accent
#1BCBB0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582