#7AF69F#7AF69F
#7AF69F is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.0% C 0.165 H 151.4°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7AF69F |
|---|---|
| RGB | rgb(122, 246, 159) |
| HSL | hsl(138, 87%, 72%) |
| HSV | hsv(138, 50%, 96%) |
| CMYK | cmyk(50.4%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(88.23, -53.23, 31.50) |
| CIE-LCH | lch(88.23, 61.85, 149.38°) |
| OKLab | oklab(88.01% -0.1446 0.0789) |
| OKLCH | oklch(88.01% 0.165 151.4) |
| XYZ | xyz(47.2365, 72.5485, 44.3082) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.76
Seafoam Green
#7AF9AB
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.16
Foam Green
#90FDA9
ΔE00 2.34
Baby Green
#8CFF9E
ΔE00 2.90
Light Green Blue
#56FCA2
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AF69F #F67AD1
analogous
#93F67A #7AF69F #7AF6DD
triadic
#7AF69F #9F7AF6 #F69F7A
tetradic
#7AF69F #7A93F6 #F67AD1 #F6DD7A
square
#7AF69F #7A93F6 #F67AD1 #F6DD7A
split-complementary
#7AF69F #DD7AF6 #F67A93
monochromatic
#10E650 #41F276 #7AF69F #B3FAC8 #E2FDEA
Accessibility & contrast
On white
1.35
#7AF69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#7AF69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AF69F
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AF69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AF69F | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E599
Deuteranopia (green-blind)
#E5D9A4
Tritanopia (blue-blind)
#5EF3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7af69f; /* rgb */ color: rgb(122, 246, 159); /* oklch */ color: oklch(88.0% 0.165 151.4);
Tailwind
colors: {
custom: {
50: '#a8fabc',
500: '#7af69f',
950: '#000000',
},
}SCSS
$custom: #7af69f; $custom-light: #a8fabc; $custom-dark: #000000;
JSON
{
"hex": "#7af69f",
"rgb": {
"r": 122,
"g": 246,
"b": 159
},
"hsl": {
"h": 137.903,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.88012,
"c": 0.16474,
"h": 151.4
},
"luminance": 0.72552
}Semantic roles & 50–950 ramp
primary
#7AF69F
secondary
#D243A7
accent
#02A0E4
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582