#ADE38B#ADE38B
#ADE38B is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.129 H 134.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE38B |
|---|---|
| RGB | rgb(173, 227, 139) |
| HSL | hsl(97, 61%, 72%) |
| HSV | hsv(97, 39%, 89%) |
| CMYK | cmyk(23.8%, 0%, 38.8%, 11%) |
| CIE-LAB | lab(84.84, -32.73, 37.51) |
| CIE-LCH | lch(84.84, 49.78, 131.11°) |
| OKLab | oklab(85.78% -0.0896 0.0924) |
| OKLCH | oklch(85.78% 0.129 134.1) |
| XYZ | xyz(49.3618, 65.6852, 34.4989) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.45
Washed Out Green
#BCF5A6
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.70
Pale Olive Green
#B1D27B
ΔE00 5.05
Light Sage
#BCECAC
ΔE00 5.21
Lightgreen
#90EE90
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE38B #C18BE3
analogous
#D9E38B #ADE38B #8BE395
triadic
#ADE38B #8BADE3 #E38BAD
tetradic
#ADE38B #8BD9E3 #C18BE3 #E3958B
square
#ADE38B #8BD9E3 #C18BE3 #E3958B
split-complementary
#ADE38B #958BE3 #E38BD9
monochromatic
#69C42F #8AD75A #ADE38B #D0EFBC #EEF9E6
Accessibility & contrast
On white
1.49
#ADE38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#ADE38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE38B
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE38B | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD785
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#ADDDCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade38b; /* rgb */ color: rgb(173, 227, 139); /* oklch */ color: oklch(85.8% 0.129 134.1);
Tailwind
colors: {
custom: {
50: '#c7ecae',
500: '#ade38b',
950: '#000000',
},
}SCSS
$custom: #ade38b; $custom-light: #c7ecae; $custom-dark: #000000;
JSON
{
"hex": "#ade38b",
"rgb": {
"r": 173,
"g": 227,
"b": 139
},
"hsl": {
"h": 96.818,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.85784,
"c": 0.12874,
"h": 134.1
},
"luminance": 0.65686
}Semantic roles & 50–950 ramp
primary
#ADE38B
secondary
#9557BC
accent
#1DC986
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481