#7FF9AC#7FF9AC
#7FF9AC is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.2% C 0.154 H 154.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9AC |
|---|---|
| RGB | rgb(127, 249, 172) |
| HSL | hsl(142, 91%, 74%) |
| HSV | hsv(142, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 30.9%, 2.4%) |
| CIE-LAB | lab(89.50, -50.94, 26.68) |
| CIE-LCH | lch(89.50, 57.50, 152.36°) |
| OKLab | oklab(89.17% -0.1389 0.0674) |
| OKLCH | oklch(89.17% 0.154 154.1) |
| XYZ | xyz(50.0708, 75.2379, 50.9056) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.19
Seafoam Green
#7AF9AB
ΔE00 0.44
Light Blue Green
#7EFBB3
ΔE00 1.20
Light Bluish Green
#76FDA8
ΔE00 1.55
Foam Green
#90FDA9
ΔE00 2.36
Light Sea Green
#98F6B0
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9AC #F97FCC
analogous
#8FF97F #7FF9AC #7FF9E9
triadic
#7FF9AC #AC7FF9 #F9AC7F
tetradic
#7FF9AC #7F8FF9 #F97FCC #F9E97F
square
#7FF9AC #7F8FF9 #F97FCC #F9E97F
split-complementary
#7FF9AC #E97FF9 #F97F8F
monochromatic
#0BF261 #45F686 #7FF9AC #B9FCD2 #E2FEEC
Accessibility & contrast
On white
1.31
#7FF9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#7FF9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9AC
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9AC | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A7
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#61F7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7ff9ac; /* rgb */ color: rgb(127, 249, 172); /* oklch */ color: oklch(89.2% 0.154 154.1);
Tailwind
colors: {
custom: {
50: '#abfcc5',
500: '#7ff9ac',
950: '#000000',
},
}SCSS
$custom: #7ff9ac; $custom-light: #abfcc5; $custom-dark: #000000;
JSON
{
"hex": "#7ff9ac",
"rgb": {
"r": 127,
"g": 249,
"b": 172
},
"hsl": {
"h": 142.131,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.89174,
"c": 0.15444,
"h": 154.1
},
"luminance": 0.75242
}Semantic roles & 50–950 ramp
primary
#7FF9AC
secondary
#D646A1
accent
#0091E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111713
muted
#818582