#7FE7AF#7FE7AF
#7FE7AF is a very light, vivid green. Relative luminance 0.648; OKLCH L 85.0% C 0.126 H 158.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE7AF |
|---|---|
| RGB | rgb(127, 231, 175) |
| HSL | hsl(148, 68%, 70%) |
| HSV | hsv(148, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(84.36, -42.70, 18.04) |
| CIE-LCH | lch(84.36, 46.35, 157.09°) |
| OKLab | oklab(85% -0.1176 0.0461) |
| OKLCH | oklch(85% 0.126 158.6) |
| XYZ | xyz(45.0628, 64.7557, 50.6736) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.80
Hospital Green
#9BE5AA
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.50
Light Sea Green
#98F6B0
ΔE00 4.87
Light Blue Green
#7EFBB3
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE7AF #E77FB7
analogous
#83E77F #7FE7AF #7FE7E3
triadic
#7FE7AF #AF7FE7 #E7AF7F
tetradic
#7FE7AF #7F83E7 #E77FB7 #E7E37F
square
#7FE7AF #7F83E7 #E77FB7 #E7E37F
split-complementary
#7FE7AF #E37FE7 #E77F83
monochromatic
#25C670 #4BDD8F #7FE7AF #B3F1CF #E5FAEF
Accessibility & contrast
On white
1.51
#7FE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#7FE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE7AF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE7AF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#64E6D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe7af; /* rgb */ color: rgb(127, 231, 175); /* oklch */ color: oklch(85.0% 0.126 158.6);
Tailwind
colors: {
custom: {
50: '#a9efc7',
500: '#7fe7af',
950: '#000000',
},
}SCSS
$custom: #7fe7af; $custom-light: #a9efc7; $custom-dark: #000000;
JSON
{
"hex": "#7fe7af",
"rgb": {
"r": 127,
"g": 231,
"b": 175
},
"hsl": {
"h": 147.692,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.85004,
"c": 0.12632,
"h": 158.6
},
"luminance": 0.64759
}Semantic roles & 50–950 ramp
primary
#7FE7AF
secondary
#BF4B8A
accent
#157AD0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582