#7AFE9B#7AFE9B
#7AFE9B is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.8% C 0.179 H 149.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFE9B |
|---|---|
| RGB | rgb(122, 254, 155) |
| HSL | hsl(135, 99%, 74%) |
| HSV | hsv(135, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 39%, 0.4%) |
| CIE-LAB | lab(90.50, -57.09, 36.50) |
| CIE-LCH | lch(90.50, 67.76, 147.41°) |
| OKLab | oklab(89.84% -0.1548 0.0907) |
| OKLCH | oklch(89.84% 0.179 149.6) |
| XYZ | xyz(49.3809, 77.3836, 43.3383) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.58
Mint Green
#8FFF9F
ΔE00 1.86
Light Bluish Green
#76FDA8
ΔE00 2.47
Foam Green
#90FDA9
ΔE00 2.71
Palegreen
#98FB98
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFE9B #FE7ADD
analogous
#9BFE7A #7AFE9B #7AFEDD
triadic
#7AFE9B #9B7AFE #FE9B7A
tetradic
#7AFE9B #7A9BFE #FE7ADD #FEDD7A
square
#7AFE9B #7A9BFE #FE7ADD #FEDD7A
split-complementary
#7AFE9B #DD7AFE #FE7A9B
monochromatic
#02FC40 #3DFE6D #7AFE9B #B7FEC9 #E1FFE8
Accessibility & contrast
On white
1.27
#7AFE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#7AFE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFE9B
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFE9B | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB94
Deuteranopia (green-blind)
#EDDFA1
Tritanopia (blue-blind)
#5DFAE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7afe9b; /* rgb */ color: rgb(122, 254, 155); /* oklch */ color: oklch(89.8% 0.179 149.6);
Tailwind
colors: {
custom: {
50: '#a9ffb9',
500: '#7afe9b',
950: '#000000',
},
}SCSS
$custom: #7afe9b; $custom-light: #a9ffb9; $custom-dark: #000000;
JSON
{
"hex": "#7afe9b",
"rgb": {
"r": 122,
"g": 254,
"b": 155
},
"hsl": {
"h": 135,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.89844,
"c": 0.1794,
"h": 149.6
},
"luminance": 0.77388
}Semantic roles & 50–950 ramp
primary
#7AFE9B
secondary
#DC40B5
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111811
muted
#818681