#ADEA93#ADEA93
#ADEA93 is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.5% C 0.131 H 136.7°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEA93 |
|---|---|
| RGB | rgb(173, 234, 147) |
| HSL | hsl(102, 67%, 75%) |
| HSV | hsv(102, 37%, 92%) |
| CMYK | cmyk(26.1%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(86.92, -34.87, 36.21) |
| CIE-LCH | lch(86.92, 50.27, 133.92°) |
| OKLab | oklab(87.5% -0.0953 0.0897) |
| OKLCH | oklch(87.5% 0.131 136.7) |
| XYZ | xyz(51.9214, 69.8348, 38.3420) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.06
Tea Green
#BDF8A3
ΔE00 3.22
Light Pastel Green
#B2FBA5
ΔE00 3.85
Pale Light Green
#B1FC99
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.26
Light Sage
#BCECAC
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEA93 #D093EA
analogous
#D9EA93 #ADEA93 #93EAA5
triadic
#ADEA93 #93ADEA #EA93AD
tetradic
#ADEA93 #93D9EA #D093EA #EAA593
square
#ADEA93 #93D9EA #D093EA #EAA593
split-complementary
#ADEA93 #A593EA #EA93D9
monochromatic
#5FD62D #86E060 #ADEA93 #D4F4C6 #ECFAE5
Accessibility & contrast
On white
1.40
#ADEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#ADEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEA93
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEA93 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#E6D898
Tritanopia (blue-blind)
#ABE4D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #adea93; /* rgb */ color: rgb(173, 234, 147); /* oklch */ color: oklch(87.5% 0.131 136.7);
Tailwind
colors: {
custom: {
50: '#c7f1b3',
500: '#adea93',
950: '#000000',
},
}SCSS
$custom: #adea93; $custom-light: #c7f1b3; $custom-dark: #000000;
JSON
{
"hex": "#adea93",
"rgb": {
"r": 173,
"g": 234,
"b": 147
},
"hsl": {
"h": 102.069,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.87502,
"c": 0.13083,
"h": 136.7
},
"luminance": 0.69836
}Semantic roles & 50–950 ramp
primary
#ADEA93
secondary
#A65CC5
accent
#16CF98
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581