#7AFD9F#7AFD9F
#7AFD9F is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.7% C 0.174 H 150.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFD9F |
|---|---|
| RGB | rgb(122, 253, 159) |
| HSL | hsl(137, 97%, 74%) |
| HSV | hsv(137, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 37.2%, 0.8%) |
| CIE-LAB | lab(90.27, -56.04, 34.21) |
| CIE-LCH | lch(90.27, 65.66, 148.59°) |
| OKLab | oklab(89.68% -0.1521 0.0854) |
| OKLCH | oklch(89.68% 0.174 150.7) |
| XYZ | xyz(49.4059, 76.8872, 45.0313) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.71
Baby Green
#8CFF9E
ΔE00 1.86
Mint Green
#8FFF9F
ΔE00 2.08
Foam Green
#90FDA9
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFD9F #FD7AD8
analogous
#96FD7A #7AFD9F #7AFDE1
triadic
#7AFD9F #9F7AFD #FD9F7A
tetradic
#7AFD9F #7A96FD #FD7AD8 #FDE17A
square
#7AFD9F #7A96FD #FD7AD8 #FDE17A
split-complementary
#7AFD9F #E17AFD #FD7A96
monochromatic
#04F949 #3EFC73 #7AFD9F #B6FECB #E1FFE9
Accessibility & contrast
On white
1.28
#7AFD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7AFD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFD9F
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFD9F | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#ECDEA5
Tritanopia (blue-blind)
#5CF9E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afd9f; /* rgb */ color: rgb(122, 253, 159); /* oklch */ color: oklch(89.7% 0.174 150.7);
Tailwind
colors: {
custom: {
50: '#a9ffbc',
500: '#7afd9f',
950: '#000000',
},
}SCSS
$custom: #7afd9f; $custom-light: #a9ffbc; $custom-dark: #000000;
JSON
{
"hex": "#7afd9f",
"rgb": {
"r": 122,
"g": 253,
"b": 159
},
"hsl": {
"h": 136.947,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.89678,
"c": 0.17438,
"h": 150.7
},
"luminance": 0.76891
}Semantic roles & 50–950 ramp
primary
#7AFD9F
secondary
#DB41AF
accent
#00A5E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111812
muted
#818682