#7AF48B#7AF48B
#7AF48B is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.2% C 0.180 H 146.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7AF48B |
|---|---|
| RGB | rgb(122, 244, 139) |
| HSL | hsl(128, 85%, 72%) |
| HSV | hsv(128, 50%, 96%) |
| CMYK | cmyk(50%, 0%, 43%, 4.3%) |
| CIE-LAB | lab(87.34, -55.63, 40.27) |
| CIE-LCH | lch(87.34, 68.67, 144.10°) |
| OKLab | oklab(87.18% -0.1509 0.099) |
| OKLCH | oklch(87.18% 0.18 146.8) |
| XYZ | xyz(45.0342, 70.6995, 35.6943) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.79
Baby Green
#8CFF9E
ΔE00 2.93
Palegreen
#98FB98
ΔE00 3.06
Mint Green
#8FFF9F
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.83
Easter Green
#8CFD7E
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AF48B #F47AE3
analogous
#A6F47A #7AF48B #7AF4C8
triadic
#7AF48B #8B7AF4 #F48B7A
tetradic
#7AF48B #7AA6F4 #F47AE3 #F4C87A
square
#7AF48B #7AA6F4 #F47AE3 #F4C87A
split-complementary
#7AF48B #C87AF4 #F47AA6
monochromatic
#13E12F #41EF5A #7AF48B #B3F9BC #E3FDE6
Accessibility & contrast
On white
1.39
#7AF48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#7AF48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AF48B
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AF48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AF48B | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E283
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#64EFDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7af48b; /* rgb */ color: rgb(122, 244, 139); /* oklch */ color: oklch(87.2% 0.180 146.8);
Tailwind
colors: {
custom: {
50: '#a8f8ae',
500: '#7af48b',
950: '#000000',
},
}SCSS
$custom: #7af48b; $custom-light: #a8f8ae; $custom-dark: #000000;
JSON
{
"hex": "#7af48b",
"rgb": {
"r": 122,
"g": 244,
"b": 139
},
"hsl": {
"h": 128.361,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.8718,
"c": 0.18047,
"h": 146.8
},
"luminance": 0.70703
}Semantic roles & 50–950 ramp
primary
#7AF48B
secondary
#CF43BC
accent
#04C2E1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581