#7FE4AC#7FE4AC
#7FE4AC is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.2% C 0.125 H 157.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4AC |
|---|---|
| RGB | rgb(127, 228, 172) |
| HSL | hsl(147, 65%, 70%) |
| HSV | hsv(147, 44%, 89%) |
| CMYK | cmyk(44.3%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(83.43, -41.96, 18.31) |
| CIE-LCH | lch(83.43, 45.78, 156.43°) |
| OKLab | oklab(84.23% -0.1155 0.0468) |
| OKLCH | oklch(84.23% 0.125 157.9) |
| XYZ | xyz(43.9390, 62.9742, 48.8616) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.63
Hospital Green
#9BE5AA
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 5.08
Light Sea Green
#98F6B0
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.26
Light Blue Green
#7EFBB3
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4AC #E47FB7
analogous
#85E47F #7FE4AC #7FE4DF
triadic
#7FE4AC #AC7FE4 #E4AC7F
tetradic
#7FE4AC #7F85E4 #E47FB7 #E4DF7F
square
#7FE4AC #7F85E4 #E47FB7 #E4DF7F
split-complementary
#7FE4AC #DF7FE4 #E47F85
monochromatic
#29C06C #4CD98B #7FE4AC #B2EFCD #E4F9EE
Accessibility & contrast
On white
1.54
#7FE4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#7FE4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4AC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4AC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A9
Deuteranopia (green-blind)
#D3CCAF
Tritanopia (blue-blind)
#66E3D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fe4ac; /* rgb */ color: rgb(127, 228, 172); /* oklch */ color: oklch(84.2% 0.125 157.9);
Tailwind
colors: {
custom: {
50: '#a9edc4',
500: '#7fe4ac',
950: '#000000',
},
}SCSS
$custom: #7fe4ac; $custom-light: #a9edc4; $custom-dark: #000000;
JSON
{
"hex": "#7fe4ac",
"rgb": {
"r": 127,
"g": 228,
"b": 172
},
"hsl": {
"h": 146.733,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.84229,
"c": 0.1246,
"h": 157.9
},
"luminance": 0.62977
}Semantic roles & 50–950 ramp
primary
#7FE4AC
secondary
#BC4B8A
accent
#197DCD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582