#ADE277#ADE277
#ADE277 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.2% C 0.148 H 130.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE277 |
|---|---|
| RGB | rgb(173, 226, 119) |
| HSL | hsl(90, 65%, 68%) |
| HSV | hsv(90, 47%, 89%) |
| CMYK | cmyk(23.5%, 0%, 47.3%, 11.4%) |
| CIE-LAB | lab(84.28, -34.74, 46.63) |
| CIE-LCH | lch(84.28, 58.15, 126.69°) |
| OKLab | oklab(85.25% -0.0962 0.1122) |
| OKLCH | oklch(85.25% 0.148 130.6) |
| XYZ | xyz(47.7591, 64.6078, 27.4035) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.79
Pistachio (survey)
#C0FA8B
ΔE00 5.17
Spring Green (survey)
#A9F971
ΔE00 5.78
Celery
#C1FD95
ΔE00 5.94
Light Yellowish Green
#C2FF89
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE277 #AC77E2
analogous
#E2E277 #ADE277 #77E277
triadic
#ADE277 #77ADE2 #E277AD
tetradic
#ADE277 #77E2E2 #AC77E2 #E27777
square
#ADE277 #77E2E2 #AC77E2 #E27777
split-complementary
#ADE277 #7777E2 #E277E2
monochromatic
#70B727 #8FD745 #ADE277 #CBEDA9 #EAF8DC
Accessibility & contrast
On white
1.51
#ADE277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ADE277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE277
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE277 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56E
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#B0DAC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ade277; /* rgb */ color: rgb(173, 226, 119); /* oklch */ color: oklch(85.2% 0.148 130.6);
Tailwind
colors: {
custom: {
50: '#c7eba0',
500: '#ade277',
950: '#000000',
},
}SCSS
$custom: #ade277; $custom-light: #c7eba0; $custom-dark: #000000;
JSON
{
"hex": "#ade277",
"rgb": {
"r": 173,
"g": 226,
"b": 119
},
"hsl": {
"h": 89.72,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.85247,
"c": 0.14779,
"h": 130.6
},
"luminance": 0.64609
}Semantic roles & 50–950 ramp
primary
#ADE277
secondary
#7E45B8
accent
#19CD72
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480