#7FF5AA#7FF5AA
#7FF5AA is a very light, vivid green. Relative luminance 0.727; OKLCH L 88.2% C 0.151 H 154.0°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF5AA |
|---|---|
| RGB | rgb(127, 245, 170) |
| HSL | hsl(142, 86%, 73%) |
| HSV | hsv(142, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(88.31, -49.64, 26.07) |
| CIE-LCH | lch(88.31, 56.07, 152.29°) |
| OKLab | oklab(88.19% -0.1354 0.0659) |
| OKLCH | oklch(88.19% 0.151 154) |
| XYZ | xyz(48.6570, 72.7153, 49.4938) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.83
Seafoam Green
#7AF9AB
ΔE00 1.03
Light Blue Green
#7EFBB3
ΔE00 1.60
Light Bluish Green
#76FDA8
ΔE00 2.24
Light Sea Green
#98F6B0
ΔE00 2.60
Foam Green
#90FDA9
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF5AA #F57FCA
analogous
#8FF57F #7FF5AA #7FF5E5
triadic
#7FF5AA #AA7FF5 #F5AA7F
tetradic
#7FF5AA #7F8FF5 #F57FCA #F5E57F
square
#7FF5AA #7F8FF5 #F57FCA #F5E57F
split-complementary
#7FF5AA #E57FF5 #F57F8F
monochromatic
#12E860 #46F184 #7FF5AA #B8F9D0 #E3FDEC
Accessibility & contrast
On white
1.35
#7FF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#7FF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF5AA
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF5AA | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#63F3E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #7ff5aa; /* rgb */ color: rgb(127, 245, 170); /* oklch */ color: oklch(88.2% 0.151 154.0);
Tailwind
colors: {
custom: {
50: '#abf9c3',
500: '#7ff5aa',
950: '#000000',
},
}SCSS
$custom: #7ff5aa; $custom-light: #abf9c3; $custom-dark: #000000;
JSON
{
"hex": "#7ff5aa",
"rgb": {
"r": 127,
"g": 245,
"b": 170
},
"hsl": {
"h": 141.864,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.88189,
"c": 0.15063,
"h": 154
},
"luminance": 0.72719
}Semantic roles & 50–950 ramp
primary
#7FF5AA
secondary
#D1479F
accent
#0391E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582