#ADFA8E#ADFA8E
#ADFA8E is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.0% C 0.159 H 137.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFA8E |
|---|---|
| RGB | rgb(173, 250, 142) |
| HSL | hsl(103, 92%, 77%) |
| HSV | hsv(103, 43%, 98%) |
| CMYK | cmyk(30.8%, 0%, 43.2%, 2%) |
| CIE-LAB | lab(91.33, -42.70, 44.35) |
| CIE-LCH | lch(91.33, 61.57, 133.92°) |
| OKLab | oklab(91.05% -0.117 0.1083) |
| OKLCH | oklch(91.05% 0.159 137.2) |
| XYZ | xyz(56.3001, 79.2062, 37.9079) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.48
Pastel Green
#B0FF9D
ΔE00 2.07
Celery
#C1FD95
ΔE00 2.66
Light Green
#96F97B
ΔE00 3.08
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Light Pastel Green
#B2FBA5
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFA8E #DB8EFA
analogous
#E3FA8E #ADFA8E #8EFAA5
triadic
#ADFA8E #8EADFA #FA8EAD
tetradic
#ADFA8E #8EE3FA #DB8EFA #FAA58E
square
#ADFA8E #8EE3FA #DB8EFA #FAA58E
split-complementary
#ADFA8E #A58EFA #FA8EE3
monochromatic
#58F519 #82F753 #ADFA8E #D8FDC9 #EAFEE2
Accessibility & contrast
On white
1.25
#ADFA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#ADFA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFA8E
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFA8E | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#F5E494
Tritanopia (blue-blind)
#AAF3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #adfa8e; /* rgb */ color: rgb(173, 250, 142); /* oklch */ color: oklch(91.0% 0.159 137.2);
Tailwind
colors: {
custom: {
50: '#c8fcb0',
500: '#adfa8e',
950: '#000000',
},
}SCSS
$custom: #adfa8e; $custom-light: #c8fcb0; $custom-dark: #000000;
JSON
{
"hex": "#adfa8e",
"rgb": {
"r": 173,
"g": 250,
"b": 142
},
"hsl": {
"h": 102.778,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.91046,
"c": 0.15942,
"h": 137.2
},
"luminance": 0.79208
}Semantic roles & 50–950 ramp
primary
#ADFA8E
secondary
#B353D9
accent
#00E6A4
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131711
muted
#838581