#ADFC8D#ADFC8D
#ADFC8D is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.5% C 0.163 H 137.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC8D |
|---|---|
| RGB | rgb(173, 252, 141) |
| HSL | hsl(103, 95%, 77%) |
| HSV | hsv(103, 44%, 99%) |
| CMYK | cmyk(31.3%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(91.88, -43.70, 45.52) |
| CIE-LCH | lch(91.88, 63.11, 133.83°) |
| OKLab | oklab(91.49% -0.1198 0.1109) |
| OKLCH | oklch(91.49% 0.163 137.2) |
| XYZ | xyz(56.8501, 80.4259, 37.7225) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.75
Pastel Green
#B0FF9D
ΔE00 2.20
Celery
#C1FD95
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.87
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC8D #DC8DFC
analogous
#E4FC8D #ADFC8D #8DFCA5
triadic
#ADFC8D #8DADFC #FC8DAD
tetradic
#ADFC8D #8DE4FC #DC8DFC #FCA58D
square
#ADFC8D #8DE4FC #DC8DFC #FCA58D
split-complementary
#ADFC8D #A58DFC #FC8DE4
monochromatic
#57F916 #82FA51 #ADFC8D #D8FEC9 #EAFEE1
Accessibility & contrast
On white
1.23
#ADFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#ADFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC8D
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC8D | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC84
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#AAF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #adfc8d; /* rgb */ color: rgb(173, 252, 141); /* oklch */ color: oklch(91.5% 0.163 137.2);
Tailwind
colors: {
custom: {
50: '#c8feb0',
500: '#adfc8d',
950: '#000000',
},
}SCSS
$custom: #adfc8d; $custom-light: #c8feb0; $custom-dark: #000000;
JSON
{
"hex": "#adfc8d",
"rgb": {
"r": 173,
"g": 252,
"b": 141
},
"hsl": {
"h": 102.703,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91486,
"c": 0.16325,
"h": 137.2
},
"luminance": 0.80428
}Semantic roles & 50–950 ramp
primary
#ADFC8D
secondary
#B451DC
accent
#00E6A3
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131811
muted
#838681