#A7EA90#A7EA90
#A7EA90 is a very light, vivid green. Relative luminance 0.691; OKLCH L 87.1% C 0.137 H 138.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A7EA90 |
|---|---|
| RGB | rgb(167, 234, 144) |
| HSL | hsl(105, 68%, 74%) |
| HSV | hsv(105, 38%, 92%) |
| CMYK | cmyk(28.6%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(86.54, -37.30, 37.16) |
| CIE-LCH | lch(86.54, 52.65, 135.11°) |
| OKLab | oklab(87.1% -0.1019 0.0918) |
| OKLCH | oklch(87.1% 0.137 138) |
| XYZ | xyz(50.3917, 69.0729, 37.0575) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Washed Out Green
#BCF5A6
ΔE00 3.64
Tea Green
#BDF8A3
ΔE00 3.68
Pale Light Green
#B1FC99
ΔE00 3.84
Light Pastel Green
#B2FBA5
ΔE00 3.85
Pastel Green
#B0FF9D
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7EA90 #D390EA
analogous
#D4EA90 #A7EA90 #90EAA6
triadic
#A7EA90 #90A7EA #EA90A7
tetradic
#A7EA90 #90D4EA #D390EA #EAA690
square
#A7EA90 #90D4EA #D390EA #EAA690
split-complementary
#A7EA90 #A690EA #EA90D4
monochromatic
#55D729 #7EE05D #A7EA90 #D0F4C3 #EBFAE5
Accessibility & contrast
On white
1.42
#A7EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#A7EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7EA90
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7EA90 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC8A
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#A4E4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a7ea90; /* rgb */ color: rgb(167, 234, 144); /* oklch */ color: oklch(87.1% 0.137 138.0);
Tailwind
colors: {
custom: {
50: '#c3f1b1',
500: '#a7ea90',
950: '#000000',
},
}SCSS
$custom: #a7ea90; $custom-light: #c3f1b1; $custom-dark: #000000;
JSON
{
"hex": "#a7ea90",
"rgb": {
"r": 167,
"g": 234,
"b": 144
},
"hsl": {
"h": 104.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.87096,
"c": 0.1372,
"h": 138
},
"luminance": 0.69075
}Semantic roles & 50–950 ramp
primary
#A7EA90
secondary
#A95AC5
accent
#15D0A0
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131611
muted
#828581