#ADEEA1#ADEEA1
#ADEEA1 is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.7% C 0.122 H 140.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEEA1 |
|---|---|
| RGB | rgb(173, 238, 161) |
| HSL | hsl(111, 69%, 78%) |
| HSV | hsv(111, 32%, 93%) |
| CMYK | cmyk(27.3%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(88.26, -34.66, 30.93) |
| CIE-LCH | lch(88.26, 46.46, 138.26°) |
| OKLab | oklab(88.66% -0.0945 0.0775) |
| OKLCH | oklch(88.66% 0.122 140.6) |
| XYZ | xyz(54.2392, 72.6046, 44.8676) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.91
Tea Green
#BDF8A3
ΔE00 3.04
Light Sage
#BCECAC
ΔE00 3.22
Celadon
#BEFDB7
ΔE00 3.70
Light Mint Green
#A6FBB2
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEEA1 #E2A1EE
analogous
#D3EEA1 #ADEEA1 #A1EEBB
triadic
#ADEEA1 #A1ADEE #EEA1AD
tetradic
#ADEEA1 #A1D3EE #E2A1EE #EEBBA1
square
#ADEEA1 #A1D3EE #E2A1EE #EEBBA1
split-complementary
#ADEEA1 #BBA1EE #EEA1D3
monochromatic
#53DB39 #80E56D #ADEEA1 #DAF7D5 #E8FAE5
Accessibility & contrast
On white
1.35
#ADEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#ADEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEEA1
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEEA1 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19C
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#A9E9DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #adeea1; /* rgb */ color: rgb(173, 238, 161); /* oklch */ color: oklch(88.7% 0.122 140.6);
Tailwind
colors: {
custom: {
50: '#c7f4bd',
500: '#adeea1',
950: '#000000',
},
}SCSS
$custom: #adeea1; $custom-light: #c7f4bd; $custom-dark: #000000;
JSON
{
"hex": "#adeea1",
"rgb": {
"r": 173,
"g": 238,
"b": 161
},
"hsl": {
"h": 110.649,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.88659,
"c": 0.12226,
"h": 140.6
},
"luminance": 0.72607
}Semantic roles & 50–950 ramp
primary
#ADEEA1
secondary
#BB68CB
accent
#14D1B4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582