#ADE68B#ADE68B
#ADE68B is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.5% C 0.133 H 134.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE68B |
|---|---|
| RGB | rgb(173, 230, 139) |
| HSL | hsl(98, 65%, 72%) |
| HSV | hsv(98, 40%, 90%) |
| CMYK | cmyk(24.8%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(85.68, -34.12, 38.59) |
| CIE-LCH | lch(85.68, 51.51, 131.48°) |
| OKLab | oklab(86.46% -0.0934 0.095) |
| OKLCH | oklch(86.46% 0.133 134.5) |
| XYZ | xyz(50.1894, 67.3406, 34.7748) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.18
Tea Green
#BDF8A3
ΔE00 4.21
Pale Light Green
#B1FC99
ΔE00 4.83
Light Grey Green
#B7E1A1
ΔE00 4.95
Lightgreen
#90EE90
ΔE00 5.06
Light Pastel Green
#B2FBA5
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE68B #C48BE6
analogous
#DBE68B #ADE68B #8BE696
triadic
#ADE68B #8BADE6 #E68BAD
tetradic
#ADE68B #8BDBE6 #C48BE6 #E6968B
square
#ADE68B #8BDBE6 #C48BE6 #E6968B
split-complementary
#ADE68B #968BE6 #E68BDB
monochromatic
#67CB2C #89DB59 #ADE68B #D1F1BD #EDFAE6
Accessibility & contrast
On white
1.45
#ADE68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#ADE68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE68B
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE68B | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD984
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#ADE0D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade68b; /* rgb */ color: rgb(173, 230, 139); /* oklch */ color: oklch(86.5% 0.133 134.5);
Tailwind
colors: {
custom: {
50: '#c7eeae',
500: '#ade68b',
950: '#000000',
},
}SCSS
$custom: #ade68b; $custom-light: #c7eeae; $custom-dark: #000000;
JSON
{
"hex": "#ade68b",
"rgb": {
"r": 173,
"g": 230,
"b": 139
},
"hsl": {
"h": 97.582,
"s": 64.539,
"l": 72.353
},
"oklch": {
"l": 0.86461,
"c": 0.13322,
"h": 134.5
},
"luminance": 0.67342
}Semantic roles & 50–950 ramp
primary
#ADE68B
secondary
#9856BF
accent
#19CC89
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581