#7FFAA7#7FFAA7
#7FFAA7 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.3% C 0.160 H 152.5°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAA7 |
|---|---|
| RGB | rgb(127, 250, 167) |
| HSL | hsl(140, 92%, 74%) |
| HSV | hsv(140, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 33.2%, 2%) |
| CIE-LAB | lab(89.71, -52.24, 29.48) |
| CIE-LCH | lch(89.71, 59.99, 150.56°) |
| OKLab | oklab(89.31% -0.1422 0.0742) |
| OKLCH | oklch(89.31% 0.16 152.5) |
| XYZ | xyz(49.9096, 75.6693, 48.5273) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.04
Seafoam Green
#7AF9AB
ΔE00 1.12
Seafoam (survey)
#80F9AD
ΔE00 1.25
Foam Green
#90FDA9
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.20
Light Green Blue
#56FCA2
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAA7 #FA7FD2
analogous
#95FA7F #7FFAA7 #7FFAE4
triadic
#7FFAA7 #A77FFA #FAA77F
tetradic
#7FFAA7 #7F95FA #FA7FD2 #FAE47F
square
#7FFAA7 #7F95FA #FA7FD2 #FAE47F
split-complementary
#7FFAA7 #E47FFA #FA7F95
monochromatic
#0AF556 #44F87F #7FFAA7 #BAFCCF #E2FEEB
Accessibility & contrast
On white
1.30
#7FFAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#7FFAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAA7
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAA7 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A2
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#63F7E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ffaa7; /* rgb */ color: rgb(127, 250, 167); /* oklch */ color: oklch(89.3% 0.160 152.5);
Tailwind
colors: {
custom: {
50: '#abfdc1',
500: '#7ffaa7',
950: '#000000',
},
}SCSS
$custom: #7ffaa7; $custom-light: #abfdc1; $custom-dark: #000000;
JSON
{
"hex": "#7ffaa7",
"rgb": {
"r": 127,
"g": 250,
"b": 167
},
"hsl": {
"h": 139.512,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.89309,
"c": 0.16037,
"h": 152.5
},
"luminance": 0.75673
}Semantic roles & 50–950 ramp
primary
#7FFAA7
secondary
#D746A8
accent
#009BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682