#7FE7AE#7FE7AE
#7FE7AE is a very light, vivid green. Relative luminance 0.647; OKLCH L 85.0% C 0.127 H 158.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE7AE |
|---|---|
| RGB | rgb(127, 231, 174) |
| HSL | hsl(147, 68%, 70%) |
| HSV | hsv(147, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(84.34, -42.89, 18.53) |
| CIE-LCH | lch(84.34, 46.72, 156.63°) |
| OKLab | oklab(84.98% -0.118 0.0473) |
| OKLCH | oklch(84.98% 0.127 158.1) |
| XYZ | xyz(44.9649, 64.7165, 50.1583) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.99
Hospital Green
#9BE5AA
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.47
Light Sea Green
#98F6B0
ΔE00 4.73
Light Blue Green
#7EFBB3
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE7AE #E77FB8
analogous
#84E77F #7FE7AE #7FE7E2
triadic
#7FE7AE #AE7FE7 #E7AE7F
tetradic
#7FE7AE #7F84E7 #E77FB8 #E7E27F
square
#7FE7AE #7F84E7 #E77FB8 #E7E27F
split-complementary
#7FE7AE #E27FE7 #E77F84
monochromatic
#25C66E #4BDD8D #7FE7AE #B3F1CF #E5FAEF
Accessibility & contrast
On white
1.51
#7FE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#7FE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE7AE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE7AE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#65E6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe7ae; /* rgb */ color: rgb(127, 231, 174); /* oklch */ color: oklch(85.0% 0.127 158.1);
Tailwind
colors: {
custom: {
50: '#a9efc6',
500: '#7fe7ae',
950: '#000000',
},
}SCSS
$custom: #7fe7ae; $custom-light: #a9efc6; $custom-dark: #000000;
JSON
{
"hex": "#7fe7ae",
"rgb": {
"r": 127,
"g": 231,
"b": 174
},
"hsl": {
"h": 147.115,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.84981,
"c": 0.12718,
"h": 158.1
},
"luminance": 0.6472
}Semantic roles & 50–950 ramp
primary
#7FE7AE
secondary
#BF4B8B
accent
#157CD0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582