#ADFE93#ADFE93
#ADFE93 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.160 H 138.4°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFE93 |
|---|---|
| RGB | rgb(173, 254, 147) |
| HSL | hsl(105, 98%, 79%) |
| HSV | hsv(105, 42%, 100%) |
| CMYK | cmyk(31.9%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(92.52, -43.80, 43.45) |
| CIE-LCH | lch(92.52, 61.69, 135.23°) |
| OKLab | oklab(92.03% -0.1198 0.1064) |
| OKLCH | oklch(92.03% 0.16 138.4) |
| XYZ | xyz(57.9400, 81.8720, 40.3482) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.21
Pastel Green
#B0FF9D
ΔE00 1.41
Celery
#C1FD95
ΔE00 2.96
Palegreen
#98FB98
ΔE00 3.14
Light Pastel Green
#B2FBA5
ΔE00 3.22
Light Green
#96F97B
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFE93 #E493FE
analogous
#E2FE93 #ADFE93 #93FEAE
triadic
#ADFE93 #93ADFE #FE93AD
tetradic
#ADFE93 #93E2FE #E493FE #FEAE93
square
#ADFE93 #93E2FE #E493FE #FEAE93
split-complementary
#ADFE93 #AE93FE #FE93E2
monochromatic
#51FD1A #7FFD56 #ADFE93 #DBFFD0 #E8FFE1
Accessibility & contrast
On white
1.21
#ADFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#ADFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFE93
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFE93 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#F8E799
Tritanopia (blue-blind)
#A9F7E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adfe93; /* rgb */ color: rgb(173, 254, 147); /* oklch */ color: oklch(92.0% 0.160 138.4);
Tailwind
colors: {
custom: {
50: '#c8ffb4',
500: '#adfe93',
950: '#000000',
},
}SCSS
$custom: #adfe93; $custom-light: #c8ffb4; $custom-dark: #000000;
JSON
{
"hex": "#adfe93",
"rgb": {
"r": 173,
"g": 254,
"b": 147
},
"hsl": {
"h": 105.421,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.92034,
"c": 0.16026,
"h": 138.4
},
"luminance": 0.81874
}Semantic roles & 50–950 ramp
primary
#ADFE93
secondary
#BE56E0
accent
#00E6AE
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681