#ADE283#ADE283
#ADE283 is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.4% C 0.136 H 132.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE283 |
|---|---|
| RGB | rgb(173, 226, 131) |
| HSL | hsl(93, 62%, 70%) |
| HSV | hsv(93, 42%, 89%) |
| CMYK | cmyk(23.5%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(84.44, -33.31, 40.98) |
| CIE-LCH | lch(84.44, 52.81, 129.11°) |
| OKLab | oklab(85.43% -0.0915 0.1001) |
| OKLCH | oklch(85.43% 0.136 132.4) |
| XYZ | xyz(48.5258, 64.9145, 31.4414) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.56
Tea Green
#BDF8A3
ΔE00 5.40
Washed Out Green
#BCF5A6
ΔE00 5.43
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Grey Green
#B7E1A1
ΔE00 5.54
Celery
#C1FD95
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE283 #B883E2
analogous
#DCE283 #ADE283 #83E289
triadic
#ADE283 #83ADE2 #E283AD
tetradic
#ADE283 #83DCE2 #B883E2 #E28983
square
#ADE283 #83DCE2 #B883E2 #E28983
split-complementary
#ADE283 #8983E2 #E283DC
monochromatic
#6DBE2C #8CD651 #ADE283 #CEEEB5 #EFF9E6
Accessibility & contrast
On white
1.50
#ADE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#ADE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE283
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE283 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#AEDBCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade283; /* rgb */ color: rgb(173, 226, 131); /* oklch */ color: oklch(85.4% 0.136 132.4);
Tailwind
colors: {
custom: {
50: '#c7eba8',
500: '#ade283',
950: '#000000',
},
}SCSS
$custom: #ade283; $custom-light: #c7eba8; $custom-dark: #000000;
JSON
{
"hex": "#ade283",
"rgb": {
"r": 173,
"g": 226,
"b": 131
},
"hsl": {
"h": 93.474,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.85427,
"c": 0.13565,
"h": 132.4
},
"luminance": 0.64916
}Semantic roles & 50–950 ramp
primary
#ADE283
secondary
#8B4FBA
accent
#1CCA7D
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480