#ADE383#ADE383
#ADE383 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.7% C 0.137 H 132.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE383 |
|---|---|
| RGB | rgb(173, 227, 131) |
| HSL | hsl(94, 63%, 70%) |
| HSV | hsv(94, 42%, 89%) |
| CMYK | cmyk(23.8%, 0%, 42.3%, 11%) |
| CIE-LAB | lab(84.72, -33.77, 41.33) |
| CIE-LCH | lch(84.72, 53.38, 129.25°) |
| OKLab | oklab(85.65% -0.0928 0.1009) |
| OKLCH | oklch(85.65% 0.137 132.6) |
| XYZ | xyz(48.7985, 65.4599, 31.5323) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.79
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Tea Green
#BDF8A3
ΔE00 5.25
Washed Out Green
#BCF5A6
ΔE00 5.33
Celery
#C1FD95
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE383 #B983E3
analogous
#DDE383 #ADE383 #83E389
triadic
#ADE383 #83ADE3 #E383AD
tetradic
#ADE383 #83DDE3 #B983E3 #E38983
square
#ADE383 #83DDE3 #B983E3 #E38983
split-complementary
#ADE383 #8983E3 #E383DD
monochromatic
#6CC02B #8CD851 #ADE383 #CEEEB5 #EEF9E6
Accessibility & contrast
On white
1.49
#ADE383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#ADE383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE383
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE383 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#E2D288
Tritanopia (blue-blind)
#AEDCCC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade383; /* rgb */ color: rgb(173, 227, 131); /* oklch */ color: oklch(85.7% 0.137 132.6);
Tailwind
colors: {
custom: {
50: '#c7eca8',
500: '#ade383',
950: '#000000',
},
}SCSS
$custom: #ade383; $custom-light: #c7eca8; $custom-dark: #000000;
JSON
{
"hex": "#ade383",
"rgb": {
"r": 173,
"g": 227,
"b": 131
},
"hsl": {
"h": 93.75,
"s": 63.158,
"l": 70.196
},
"oklch": {
"l": 0.85653,
"c": 0.13711,
"h": 132.6
},
"luminance": 0.65461
}Semantic roles & 50–950 ramp
primary
#ADE383
secondary
#8C4FBB
accent
#1BCB7E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480