#ADEEA2#ADEEA2
#ADEEA2 is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.7% C 0.121 H 140.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEEA2 |
|---|---|
| RGB | rgb(173, 238, 162) |
| HSL | hsl(111, 69%, 78%) |
| HSV | hsv(111, 32%, 93%) |
| CMYK | cmyk(27.3%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(88.28, -34.51, 30.44) |
| CIE-LCH | lch(88.28, 46.02, 138.58°) |
| OKLab | oklab(88.68% -0.0941 0.0764) |
| OKLCH | oklch(88.68% 0.121 140.9) |
| XYZ | xyz(54.3278, 72.6400, 45.3339) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.38
Light Pastel Green
#B2FBA5
ΔE00 2.98
Light Sage
#BCECAC
ΔE00 3.12
Tea Green
#BDF8A3
ΔE00 3.15
Celadon
#BEFDB7
ΔE00 3.62
Light Mint Green
#A6FBB2
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEEA2 #E3A2EE
analogous
#D3EEA2 #ADEEA2 #A2EEBD
triadic
#ADEEA2 #A2ADEE #EEA2AD
tetradic
#ADEEA2 #A2D3EE #E3A2EE #EEBDA2
square
#ADEEA2 #A2D3EE #E3A2EE #EEBDA2
split-complementary
#ADEEA2 #BDA2EE #EEA2D3
monochromatic
#52DB3B #7FE56E #ADEEA2 #DBF7D6 #E8FAE5
Accessibility & contrast
On white
1.35
#ADEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#ADEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEEA2
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEEA2 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19D
Deuteranopia (green-blind)
#E8DBA6
Tritanopia (blue-blind)
#A9E9DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #adeea2; /* rgb */ color: rgb(173, 238, 162); /* oklch */ color: oklch(88.7% 0.121 140.9);
Tailwind
colors: {
custom: {
50: '#c7f4be',
500: '#adeea2',
950: '#000000',
},
}SCSS
$custom: #adeea2; $custom-light: #c7f4be; $custom-dark: #000000;
JSON
{
"hex": "#adeea2",
"rgb": {
"r": 173,
"g": 238,
"b": 162
},
"hsl": {
"h": 111.316,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.88678,
"c": 0.12121,
"h": 140.9
},
"luminance": 0.72642
}Semantic roles & 50–950 ramp
primary
#ADEEA2
secondary
#BD69CB
accent
#14D1B6
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582