#7AFB95#7AFB95
#7AFB95 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.0% C 0.181 H 148.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFB95 |
|---|---|
| RGB | rgb(122, 251, 149) |
| HSL | hsl(133, 94%, 73%) |
| HSV | hsv(133, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(89.53, -56.86, 38.19) |
| CIE-LCH | lch(89.53, 68.50, 146.11°) |
| OKLab | oklab(89.02% -0.1542 0.0945) |
| OKLCH | oklch(89.02% 0.181 148.5) |
| XYZ | xyz(47.9449, 75.2979, 40.4354) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.75
Mint Green
#8FFF9F
ΔE00 2.01
Palegreen
#98FB98
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 3.15
Foam Green
#90FDA9
ΔE00 3.15
Lightgreen
#90EE90
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFB95 #FB7AE0
analogous
#9FFB7A #7AFB95 #7AFBD5
triadic
#7AFB95 #957AFB #FB957A
tetradic
#7AFB95 #7A9FFB #FB7AE0 #FBD57A
square
#7AFB95 #7A9FFB #FB7AE0 #FBD57A
split-complementary
#7AFB95 #D57AFB #FB7A9F
monochromatic
#07F339 #3FF966 #7AFB95 #B5FDC4 #E1FEE7
Accessibility & contrast
On white
1.31
#7AFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#7AFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFB95
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFB95 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88E
Deuteranopia (green-blind)
#EBDC9C
Tritanopia (blue-blind)
#60F7E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7afb95; /* rgb */ color: rgb(122, 251, 149); /* oklch */ color: oklch(89.0% 0.181 148.5);
Tailwind
colors: {
custom: {
50: '#a9fdb5',
500: '#7afb95',
950: '#000000',
},
}SCSS
$custom: #7afb95; $custom-light: #a9fdb5; $custom-dark: #000000;
JSON
{
"hex": "#7afb95",
"rgb": {
"r": 122,
"g": 251,
"b": 149
},
"hsl": {
"h": 132.558,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89024,
"c": 0.18082,
"h": 148.5
},
"luminance": 0.75302
}Semantic roles & 50–950 ramp
primary
#7AFB95
secondary
#D841B8
accent
#00B5E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111811
muted
#818681