#7FF9AA#7FF9AA
#7FF9AA is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.1% C 0.156 H 153.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9AA |
|---|---|
| RGB | rgb(127, 249, 170) |
| HSL | hsl(141, 91%, 74%) |
| HSV | hsv(141, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 31.7%, 2.4%) |
| CIE-LAB | lab(89.47, -51.30, 27.64) |
| CIE-LCH | lch(89.47, 58.28, 151.68°) |
| OKLab | oklab(89.13% -0.1398 0.0698) |
| OKLCH | oklch(89.13% 0.156 153.5) |
| XYZ | xyz(49.8802, 75.1617, 49.9016) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.55
Seafoam Green
#7AF9AB
ΔE00 0.55
Light Bluish Green
#76FDA8
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 1.56
Foam Green
#90FDA9
ΔE00 2.11
Light Sea Green
#98F6B0
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9AA #F97FCE
analogous
#91F97F #7FF9AA #7FF9E7
triadic
#7FF9AA #AA7FF9 #F9AA7F
tetradic
#7FF9AA #7F91F9 #F97FCE #F9E77F
square
#7FF9AA #7F91F9 #F97FCE #F9E77F
split-complementary
#7FF9AA #E77FF9 #F97F91
monochromatic
#0BF25D #45F683 #7FF9AA #B9FCD1 #E2FEEC
Accessibility & contrast
On white
1.31
#7FF9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#7FF9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9AA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9AA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#62F6E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7ff9aa; /* rgb */ color: rgb(127, 249, 170); /* oklch */ color: oklch(89.1% 0.156 153.5);
Tailwind
colors: {
custom: {
50: '#abfcc3',
500: '#7ff9aa',
950: '#000000',
},
}SCSS
$custom: #7ff9aa; $custom-light: #abfcc3; $custom-dark: #000000;
JSON
{
"hex": "#7ff9aa",
"rgb": {
"r": 127,
"g": 249,
"b": 170
},
"hsl": {
"h": 141.148,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.89133,
"c": 0.15624,
"h": 153.5
},
"luminance": 0.75166
}Semantic roles & 50–950 ramp
primary
#7FF9AA
secondary
#D646A3
accent
#0095E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582