#7AFD9E#7AFD9E
#7AFD9E is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.7% C 0.175 H 150.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFD9E |
|---|---|
| RGB | rgb(122, 253, 158) |
| HSL | hsl(136, 97%, 74%) |
| HSV | hsv(136, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 37.5%, 0.8%) |
| CIE-LAB | lab(90.25, -56.20, 34.69) |
| CIE-LCH | lch(90.25, 66.05, 148.32°) |
| OKLab | oklab(89.66% -0.1525 0.0865) |
| OKLCH | oklch(89.66% 0.175 150.5) |
| XYZ | xyz(49.3195, 76.8526, 44.5762) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.78
Light Bluish Green
#76FDA8
ΔE00 1.87
Mint Green
#8FFF9F
ΔE00 2.01
Foam Green
#90FDA9
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFD9E #FD7AD9
analogous
#97FD7A #7AFD9E #7AFDE0
triadic
#7AFD9E #9E7AFD #FD9E7A
tetradic
#7AFD9E #7A97FD #FD7AD9 #FDE07A
square
#7AFD9E #7A97FD #FD7AD9 #FDE07A
split-complementary
#7AFD9E #E07AFD #FD7A97
monochromatic
#04F947 #3EFC72 #7AFD9E #B6FECA #E1FFE9
Accessibility & contrast
On white
1.28
#7AFD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7AFD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFD9E
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFD9E | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB97
Deuteranopia (green-blind)
#ECDEA4
Tritanopia (blue-blind)
#5CF9E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afd9e; /* rgb */ color: rgb(122, 253, 158); /* oklch */ color: oklch(89.7% 0.175 150.5);
Tailwind
colors: {
custom: {
50: '#a9ffbb',
500: '#7afd9e',
950: '#000000',
},
}SCSS
$custom: #7afd9e; $custom-light: #a9ffbb; $custom-dark: #000000;
JSON
{
"hex": "#7afd9e",
"rgb": {
"r": 122,
"g": 253,
"b": 158
},
"hsl": {
"h": 136.489,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.8966,
"c": 0.17529,
"h": 150.5
},
"luminance": 0.76857
}Semantic roles & 50–950 ramp
primary
#7AFD9E
secondary
#DB41B0
accent
#00A6E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111812
muted
#818682