#7FF4AC#7FF4AC
#7FF4AC is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.0% C 0.147 H 154.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF4AC |
|---|---|
| RGB | rgb(127, 244, 172) |
| HSL | hsl(143, 84%, 73%) |
| HSV | hsv(143, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(88.06, -48.85, 24.70) |
| CIE-LCH | lch(88.06, 54.75, 153.18°) |
| OKLab | oklab(88% -0.1335 0.0626) |
| OKLCH | oklch(88% 0.147 154.9) |
| XYZ | xyz(48.5459, 72.1881, 50.3973) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.17
Seafoam Green
#7AF9AB
ΔE00 1.41
Light Blue Green
#7EFBB3
ΔE00 1.55
Light Sea Green
#98F6B0
ΔE00 2.61
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF4AC #F47FC7
analogous
#8CF47F #7FF4AC #7FF4E7
triadic
#7FF4AC #AC7FF4 #F4AC7F
tetradic
#7FF4AC #7F8CF4 #F47FC7 #F4E77F
square
#7FF4AC #7F8CF4 #F47FC7 #F4E77F
split-complementary
#7FF4AC #E77FF4 #F47F8C
monochromatic
#14E564 #47EF87 #7FF4AC #B7F9D1 #E3FDED
Accessibility & contrast
On white
1.36
#7FF4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#7FF4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF4AC
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF4AC | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A8
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#62F2E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7ff4ac; /* rgb */ color: rgb(127, 244, 172); /* oklch */ color: oklch(88.0% 0.147 154.9);
Tailwind
colors: {
custom: {
50: '#aaf8c5',
500: '#7ff4ac',
950: '#000000',
},
}SCSS
$custom: #7ff4ac; $custom-light: #aaf8c5; $custom-dark: #000000;
JSON
{
"hex": "#7ff4ac",
"rgb": {
"r": 127,
"g": 244,
"b": 172
},
"hsl": {
"h": 143.077,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87996,
"c": 0.14743,
"h": 154.9
},
"luminance": 0.72192
}Semantic roles & 50–950 ramp
primary
#7FF4AC
secondary
#D0489B
accent
#058CE1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111713
muted
#818582