#7FFAAA#7FFAAA
#7FFAAA is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.4% C 0.158 H 153.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAAA |
|---|---|
| RGB | rgb(127, 250, 170) |
| HSL | hsl(141, 92%, 74%) |
| HSV | hsv(141, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.76, -51.71, 28.04) |
| CIE-LCH | lch(89.76, 58.83, 151.54°) |
| OKLab | oklab(89.37% -0.1409 0.0707) |
| OKLCH | oklch(89.37% 0.158 153.3) |
| XYZ | xyz(50.1901, 75.7815, 50.0049) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.65
Seafoam (survey)
#80F9AD
ΔE00 0.71
Light Bluish Green
#76FDA8
ΔE00 1.14
Light Blue Green
#7EFBB3
ΔE00 1.65
Foam Green
#90FDA9
ΔE00 1.99
Light Sea Green
#98F6B0
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAAA #FA7FCF
analogous
#92FA7F #7FFAAA #7FFAE8
triadic
#7FFAAA #AA7FFA #FAAA7F
tetradic
#7FFAAA #7F92FA #FA7FCF #FAE87F
square
#7FFAAA #7F92FA #FA7FCF #FAE87F
split-complementary
#7FFAAA #E87FFA #FA7F92
monochromatic
#0AF55C #44F883 #7FFAAA #BAFCD1 #E2FEEB
Accessibility & contrast
On white
1.30
#7FFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#7FFAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAAA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAAA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#E8DDAF
Tritanopia (blue-blind)
#62F7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ffaaa; /* rgb */ color: rgb(127, 250, 170); /* oklch */ color: oklch(89.4% 0.158 153.3);
Tailwind
colors: {
custom: {
50: '#abfdc3',
500: '#7ffaaa',
950: '#000000',
},
}SCSS
$custom: #7ffaaa; $custom-light: #abfdc3; $custom-dark: #000000;
JSON
{
"hex": "#7ffaaa",
"rgb": {
"r": 127,
"g": 250,
"b": 170
},
"hsl": {
"h": 140.976,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.89369,
"c": 0.15764,
"h": 153.3
},
"luminance": 0.75786
}Semantic roles & 50–950 ramp
primary
#7FFAAA
secondary
#D746A4
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682