#7AF99B#7AF99B
#7AF99B is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.7% C 0.173 H 150.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7AF99B |
|---|---|
| RGB | rgb(122, 249, 155) |
| HSL | hsl(136, 91%, 73%) |
| HSV | hsv(136, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(89.04, -55.10, 34.58) |
| CIE-LCH | lch(89.04, 65.06, 147.89°) |
| OKLab | oklab(88.65% -0.1495 0.0861) |
| OKLCH | oklch(88.65% 0.173 150.1) |
| XYZ | xyz(47.8149, 74.2516, 42.8163) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.03
Light Bluish Green
#76FDA8
ΔE00 2.12
Mint Green
#8FFF9F
ΔE00 2.22
Foam Green
#90FDA9
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AF99B #F97AD8
analogous
#98F97A #7AF99B #7AF9DB
triadic
#7AF99B #9B7AF9 #F99B7A
tetradic
#7AF99B #7A98F9 #F97AD8 #F9DB7A
square
#7AF99B #7A98F9 #F97AD8 #F9DB7A
split-complementary
#7AF99B #DB7AF9 #F97A98
monochromatic
#0BEE46 #3FF66F #7AF99B #B5FCC7 #E2FEE9
Accessibility & contrast
On white
1.32
#7AF99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#7AF99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AF99B
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AF99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AF99B | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE795
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#5EF5E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7af99b; /* rgb */ color: rgb(122, 249, 155); /* oklch */ color: oklch(88.7% 0.173 150.1);
Tailwind
colors: {
custom: {
50: '#a8fcb9',
500: '#7af99b',
950: '#000000',
},
}SCSS
$custom: #7af99b; $custom-light: #a8fcb9; $custom-dark: #000000;
JSON
{
"hex": "#7af99b",
"rgb": {
"r": 122,
"g": 249,
"b": 155
},
"hsl": {
"h": 135.591,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.88652,
"c": 0.17257,
"h": 150.1
},
"luminance": 0.74255
}Semantic roles & 50–950 ramp
primary
#7AF99B
secondary
#D542AF
accent
#00AAE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681