#ADECA0#ADECA0
#ADECA0 is a very light, vivid green. Relative luminance 0.714; OKLCH L 88.2% C 0.120 H 140.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECA0 |
|---|---|
| RGB | rgb(173, 236, 160) |
| HSL | hsl(110, 67%, 78%) |
| HSV | hsv(110, 32%, 93%) |
| CMYK | cmyk(26.7%, 0%, 32.2%, 7.5%) |
| CIE-LAB | lab(87.68, -33.90, 30.67) |
| CIE-LCH | lch(87.68, 45.71, 137.86°) |
| OKLab | oklab(88.19% -0.0924 0.0769) |
| OKLCH | oklch(88.19% 0.12 140.2) |
| XYZ | xyz(53.5724, 71.4114, 44.2120) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.51
Light Sage
#BCECAC
ΔE00 3.01
Tea Green
#BDF8A3
ΔE00 3.29
Light Pastel Green
#B2FBA5
ΔE00 3.36
Light Grey Green
#B7E1A1
ΔE00 3.97
Celadon
#BEFDB7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECA0 #DFA0EC
analogous
#D3ECA0 #ADECA0 #A0ECB9
triadic
#ADECA0 #A0ADEC #ECA0AD
tetradic
#ADECA0 #A0D3EC #DFA0EC #ECB9A0
square
#ADECA0 #A0D3EC #DFA0EC #ECB9A0
split-complementary
#ADECA0 #B9A0EC #ECA0D3
monochromatic
#55D83A #81E26D #ADECA0 #D9F6D3 #E9FAE5
Accessibility & contrast
On white
1.37
#ADECA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#ADECA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECA0
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECA0 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E09B
Deuteranopia (green-blind)
#E7DAA4
Tritanopia (blue-blind)
#A9E7D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adeca0; /* rgb */ color: rgb(173, 236, 160); /* oklch */ color: oklch(88.2% 0.120 140.2);
Tailwind
colors: {
custom: {
50: '#c7f2bc',
500: '#adeca0',
950: '#000000',
},
}SCSS
$custom: #adeca0; $custom-light: #c7f2bc; $custom-dark: #000000;
JSON
{
"hex": "#adeca0",
"rgb": {
"r": 173,
"g": 236,
"b": 160
},
"hsl": {
"h": 109.737,
"s": 66.667,
"l": 77.647
},
"oklch": {
"l": 0.88191,
"c": 0.12022,
"h": 140.2
},
"luminance": 0.71413
}Semantic roles & 50–950 ramp
primary
#ADECA0
secondary
#B868C8
accent
#17CFAF
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582