#ADFB8A#ADFB8A
#ADFB8A is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.2% C 0.165 H 136.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFB8A |
|---|---|
| RGB | rgb(173, 251, 138) |
| HSL | hsl(101, 93%, 76%) |
| HSV | hsv(101, 45%, 98%) |
| CMYK | cmyk(31.1%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.56, -43.64, 46.56) |
| CIE-LCH | lch(91.56, 63.82, 133.15°) |
| OKLab | oklab(91.21% -0.1198 0.1131) |
| OKLCH | oklch(91.21% 0.165 136.7) |
| XYZ | xyz(56.3167, 79.7114, 36.4584) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.10
Pastel Green
#B0FF9D
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.70
Light Green
#96F97B
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Spring Green (survey)
#A9F971
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFB8A #D88AFB
analogous
#E6FB8A #ADFB8A #8AFBA0
triadic
#ADFB8A #8AADFB #FB8AAD
tetradic
#ADFB8A #8AE6FB #D88AFB #FBA08A
square
#ADFB8A #8AE6FB #D88AFB #FBA08A
split-complementary
#ADFB8A #A08AFB #FB8AE6
monochromatic
#5AF714 #84F94F #ADFB8A #D6FDC5 #EAFEE1
Accessibility & contrast
On white
1.24
#ADFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#ADFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFB8A
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFB8A | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#ABF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfb8a; /* rgb */ color: rgb(173, 251, 138); /* oklch */ color: oklch(91.2% 0.165 136.7);
Tailwind
colors: {
custom: {
50: '#c8fdae',
500: '#adfb8a',
950: '#000000',
},
}SCSS
$custom: #adfb8a; $custom-light: #c8fdae; $custom-dark: #000000;
JSON
{
"hex": "#adfb8a",
"rgb": {
"r": 173,
"g": 251,
"b": 138
},
"hsl": {
"h": 101.416,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.91213,
"c": 0.16473,
"h": 136.7
},
"luminance": 0.79714
}Semantic roles & 50–950 ramp
primary
#ADFB8A
secondary
#AF4FDA
accent
#00E69E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581