#7FE6AA#7FE6AA
#7FE6AA is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.7% C 0.129 H 156.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE6AA |
|---|---|
| RGB | rgb(127, 230, 170) |
| HSL | hsl(145, 67%, 70%) |
| HSV | hsv(145, 45%, 90%) |
| CMYK | cmyk(44.8%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.97, -43.23, 20.10) |
| CIE-LCH | lch(83.97, 47.67, 155.06°) |
| OKLab | oklab(84.65% -0.1187 0.0512) |
| OKLCH | oklch(84.65% 0.129 156.6) |
| XYZ | xyz(44.3017, 64.0047, 48.0421) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 3.66
Light Sea Green
#98F6B0
ΔE00 4.48
Light Greenish Blue
#63F7B4
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE6AA #E67FBB
analogous
#87E67F #7FE6AA #7FE6DE
triadic
#7FE6AA #AA7FE6 #E6AA7F
tetradic
#7FE6AA #7F87E6 #E67FBB #E6DE7F
square
#7FE6AA #7F87E6 #E67FBB #E6DE7F
split-complementary
#7FE6AA #DE7FE6 #E67F87
monochromatic
#26C468 #4CDC88 #7FE6AA #B2F0CC #E5FAEE
Accessibility & contrast
On white
1.52
#7FE6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#7FE6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE6AA
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE6AA | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A7
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#66E4D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fe6aa; /* rgb */ color: rgb(127, 230, 170); /* oklch */ color: oklch(84.7% 0.129 156.6);
Tailwind
colors: {
custom: {
50: '#a9eec3',
500: '#7fe6aa',
950: '#000000',
},
}SCSS
$custom: #7fe6aa; $custom-light: #a9eec3; $custom-dark: #000000;
JSON
{
"hex": "#7fe6aa",
"rgb": {
"r": 127,
"g": 230,
"b": 170
},
"hsl": {
"h": 145.049,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.84654,
"c": 0.12925,
"h": 156.6
},
"luminance": 0.64008
}Semantic roles & 50–950 ramp
primary
#7FE6AA
secondary
#BE4B8E
accent
#1682CF
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582