#A7F993#A7F993
#A7F993 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.6% C 0.156 H 139.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A7F993 |
|---|---|
| RGB | rgb(167, 249, 147) |
| HSL | hsl(108, 89%, 78%) |
| HSV | hsv(108, 41%, 98%) |
| CMYK | cmyk(32.9%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(90.81, -43.55, 41.20) |
| CIE-LCH | lch(90.81, 59.95, 136.59°) |
| OKLab | oklab(90.57% -0.119 0.1013) |
| OKLCH | oklch(90.57% 0.156 139.6) |
| XYZ | xyz(55.0766, 78.0710, 39.7653) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.27
Pastel Green
#B0FF9D
ΔE00 1.56
Palegreen
#98FB98
ΔE00 2.33
Light Pastel Green
#B2FBA5
ΔE00 2.69
Light Green
#96F97B
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7F993 #E593F9
analogous
#DAF993 #A7F993 #93F9B2
triadic
#A7F993 #93A7F9 #F993A7
tetradic
#A7F993 #93DAF9 #E593F9 #F9B293
square
#A7F993 #93DAF9 #E593F9 #F9B293
split-complementary
#A7F993 #B293F9 #F993DA
monochromatic
#49F31F #78F659 #A7F993 #D6FCCD #E7FDE2
Accessibility & contrast
On white
1.26
#A7F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#A7F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7F993
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7F993 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE98B
Deuteranopia (green-blind)
#F2E299
Tritanopia (blue-blind)
#A2F3E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a7f993; /* rgb */ color: rgb(167, 249, 147); /* oklch */ color: oklch(90.6% 0.156 139.6);
Tailwind
colors: {
custom: {
50: '#c4fbb4',
500: '#a7f993',
950: '#000000',
},
}SCSS
$custom: #a7f993; $custom-light: #c4fbb4; $custom-dark: #000000;
JSON
{
"hex": "#a7f993",
"rgb": {
"r": 167,
"g": 249,
"b": 147
},
"hsl": {
"h": 108.235,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.9057,
"c": 0.15626,
"h": 139.6
},
"luminance": 0.78073
}Semantic roles & 50–950 ramp
primary
#A7F993
secondary
#BF58D9
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581