#7FE4AE#7FE4AE
#7FE4AE is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.3% C 0.123 H 158.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4AE |
|---|---|
| RGB | rgb(127, 228, 174) |
| HSL | hsl(148, 65%, 70%) |
| HSV | hsv(148, 44%, 89%) |
| CMYK | cmyk(44.3%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(83.47, -41.57, 17.32) |
| CIE-LCH | lch(83.47, 45.03, 157.38°) |
| OKLab | oklab(84.28% -0.1146 0.0443) |
| OKLCH | oklch(84.28% 0.123 158.9) |
| XYZ | xyz(44.1325, 63.0516, 49.8808) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.20
Hospital Green
#9BE5AA
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 4.84
Light Greenish Blue
#63F7B4
ΔE00 5.16
Light Sea Green
#98F6B0
ΔE00 5.45
Mint
#AAF0C1
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4AE #E47FB5
analogous
#83E47F #7FE4AE #7FE4E1
triadic
#7FE4AE #AE7FE4 #E4AE7F
tetradic
#7FE4AE #7F83E4 #E47FB5 #E4E17F
square
#7FE4AE #7F83E4 #E47FB5 #E4E17F
split-complementary
#7FE4AE #E17FE4 #E47F83
monochromatic
#29C06F #4CD98E #7FE4AE #B2EFCE #E4F9EE
Accessibility & contrast
On white
1.54
#7FE4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#7FE4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4AE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4AE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#65E3D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fe4ae; /* rgb */ color: rgb(127, 228, 174); /* oklch */ color: oklch(84.3% 0.123 158.9);
Tailwind
colors: {
custom: {
50: '#a9edc6',
500: '#7fe4ae',
950: '#000000',
},
}SCSS
$custom: #7fe4ae; $custom-light: #a9edc6; $custom-dark: #000000;
JSON
{
"hex": "#7fe4ae",
"rgb": {
"r": 127,
"g": 228,
"b": 174
},
"hsl": {
"h": 147.921,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.84276,
"c": 0.12288,
"h": 158.9
},
"luminance": 0.63055
}Semantic roles & 50–950 ramp
primary
#7FE4AE
secondary
#BC4B88
accent
#1979CD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582