#ADE993#ADE993
#ADE993 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.3% C 0.129 H 136.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE993 |
|---|---|
| RGB | rgb(173, 233, 147) |
| HSL | hsl(102, 66%, 75%) |
| HSV | hsv(102, 37%, 91%) |
| CMYK | cmyk(25.8%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(86.64, -34.41, 35.84) |
| CIE-LCH | lch(86.64, 49.69, 133.83°) |
| OKLab | oklab(87.28% -0.094 0.0888) |
| OKLCH | oklch(87.28% 0.129 136.6) |
| XYZ | xyz(51.6375, 69.2671, 38.2473) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.37
Light Pastel Green
#B2FBA5
ΔE00 4.04
Pale Light Green
#B1FC99
ΔE00 4.24
Light Sage
#BCECAC
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE993 #CF93E9
analogous
#D8E993 #ADE993 #93E9A4
triadic
#ADE993 #93ADE9 #E993AD
tetradic
#ADE993 #93D8E9 #CF93E9 #E9A493
square
#ADE993 #93D8E9 #CF93E9 #E9A493
split-complementary
#ADE993 #A493E9 #E993D8
monochromatic
#60D42D #86DF60 #ADE993 #D4F3C6 #ECFAE6
Accessibility & contrast
On white
1.41
#ADE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#ADE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE993
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE993 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#E6D798
Tritanopia (blue-blind)
#ACE3D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade993; /* rgb */ color: rgb(173, 233, 147); /* oklch */ color: oklch(87.3% 0.129 136.6);
Tailwind
colors: {
custom: {
50: '#c7f0b3',
500: '#ade993',
950: '#000000',
},
}SCSS
$custom: #ade993; $custom-light: #c7f0b3; $custom-dark: #000000;
JSON
{
"hex": "#ade993",
"rgb": {
"r": 173,
"g": 233,
"b": 147
},
"hsl": {
"h": 101.86,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.87276,
"c": 0.12933,
"h": 136.6
},
"luminance": 0.69269
}Semantic roles & 50–950 ramp
primary
#ADE993
secondary
#A45DC3
accent
#17CE97
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581