#7FF4AB#7FF4AB
#7FF4AB is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.0% C 0.148 H 154.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF4AB |
|---|---|
| RGB | rgb(127, 244, 171) |
| HSL | hsl(143, 84%, 73%) |
| HSV | hsv(143, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(88.04, -49.04, 25.19) |
| CIE-LCH | lch(88.04, 55.13, 152.81°) |
| OKLab | oklab(87.98% -0.1339 0.0638) |
| OKLCH | oklch(87.98% 0.148 154.5) |
| XYZ | xyz(48.4503, 72.1499, 49.8934) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.10
Seafoam Green
#7AF9AB
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 1.62
Light Sea Green
#98F6B0
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 2.59
Foam Green
#90FDA9
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF4AB #F47FC8
analogous
#8DF47F #7FF4AB #7FF4E5
triadic
#7FF4AB #AB7FF4 #F4AB7F
tetradic
#7FF4AB #7F8DF4 #F47FC8 #F4E57F
square
#7FF4AB #7F8DF4 #F47FC8 #F4E57F
split-complementary
#7FF4AB #E57FF4 #F47F8D
monochromatic
#14E562 #47EF86 #7FF4AB #B7F9D0 #E3FDED
Accessibility & contrast
On white
1.36
#7FF4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#7FF4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF4AB
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF4AB | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A7
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#63F2E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7ff4ab; /* rgb */ color: rgb(127, 244, 171); /* oklch */ color: oklch(88.0% 0.148 154.5);
Tailwind
colors: {
custom: {
50: '#aaf8c4',
500: '#7ff4ab',
950: '#000000',
},
}SCSS
$custom: #7ff4ab; $custom-light: #aaf8c4; $custom-dark: #000000;
JSON
{
"hex": "#7ff4ab",
"rgb": {
"r": 127,
"g": 244,
"b": 171
},
"hsl": {
"h": 142.564,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87975,
"c": 0.14832,
"h": 154.5
},
"luminance": 0.72154
}Semantic roles & 50–950 ramp
primary
#7FF4AB
secondary
#D0489C
accent
#058EE1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582