#ADE28B#ADE28B
#ADE28B is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.6% C 0.127 H 134.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE28B |
|---|---|
| RGB | rgb(173, 226, 139) |
| HSL | hsl(97, 60%, 72%) |
| HSV | hsv(97, 38%, 89%) |
| CMYK | cmyk(23.5%, 0%, 38.5%, 11.4%) |
| CIE-LAB | lab(84.56, -32.27, 37.15) |
| CIE-LCH | lch(84.56, 49.20, 130.98°) |
| OKLab | oklab(85.56% -0.0883 0.0916) |
| OKLCH | oklch(85.56% 0.127 134) |
| XYZ | xyz(49.0891, 65.1398, 34.4080) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 4.85
Tea Green
#BDF8A3
ΔE00 4.88
Light Sage
#BCECAC
ΔE00 5.18
Lightgreen
#90EE90
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE28B #C08BE2
analogous
#D9E28B #ADE28B #8BE295
triadic
#ADE28B #8BADE2 #E28BAD
tetradic
#ADE28B #8BD9E2 #C08BE2 #E2958B
square
#ADE28B #8BD9E2 #C08BE2 #E2958B
split-complementary
#ADE28B #958BE2 #E28BD9
monochromatic
#69C231 #8AD65A #ADE28B #D0EEBC #EEF9E7
Accessibility & contrast
On white
1.50
#ADE28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ADE28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE28B
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE28B | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D685
Deuteranopia (green-blind)
#E1D190
Tritanopia (blue-blind)
#ADDCCC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade28b; /* rgb */ color: rgb(173, 226, 139); /* oklch */ color: oklch(85.6% 0.127 134.0);
Tailwind
colors: {
custom: {
50: '#c7ebae',
500: '#ade28b',
950: '#000000',
},
}SCSS
$custom: #ade28b; $custom-light: #c7ebae; $custom-dark: #000000;
JSON
{
"hex": "#ade28b",
"rgb": {
"r": 173,
"g": 226,
"b": 139
},
"hsl": {
"h": 96.552,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.85558,
"c": 0.12724,
"h": 134
},
"luminance": 0.65141
}Semantic roles & 50–950 ramp
primary
#ADE28B
secondary
#9357BA
accent
#1EC885
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481