#7FF0AB#7FF0AB
#7FF0AB is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.0% C 0.143 H 155.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF0AB |
|---|---|
| RGB | rgb(127, 240, 171) |
| HSL | hsl(143, 79%, 72%) |
| HSV | hsv(143, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(86.88, -47.35, 23.60) |
| CIE-LCH | lch(86.88, 52.91, 153.50°) |
| OKLab | oklab(87.03% -0.1295 0.0599) |
| OKLCH | oklch(87.03% 0.143 155.2) |
| XYZ | xyz(47.2597, 69.7688, 49.4965) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.11
Seafoam Green
#7AF9AB
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 2.35
Light Sea Green
#98F6B0
ΔE00 2.82
Light Greenish Blue
#63F7B4
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF0AB #F07FC4
analogous
#8CF07F #7FF0AB #7FF0E4
triadic
#7FF0AB #AB7FF0 #F0AB7F
tetradic
#7FF0AB #7F8CF0 #F07FC4 #F0E47F
square
#7FF0AB #7F8CF0 #F07FC4 #F0E47F
split-complementary
#7FF0AB #E47FF0 #F07F8C
monochromatic
#1ADB65 #48EA87 #7FF0AB #B6F6CF #E4FCED
Accessibility & contrast
On white
1.40
#7FF0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#7FF0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF0AB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF0AB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A7
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#64EEDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #7ff0ab; /* rgb */ color: rgb(127, 240, 171); /* oklch */ color: oklch(87.0% 0.143 155.2);
Tailwind
colors: {
custom: {
50: '#aaf5c4',
500: '#7ff0ab',
950: '#000000',
},
}SCSS
$custom: #7ff0ab; $custom-light: #aaf5c4; $custom-dark: #000000;
JSON
{
"hex": "#7ff0ab",
"rgb": {
"r": 127,
"g": 240,
"b": 171
},
"hsl": {
"h": 143.363,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.87032,
"c": 0.14266,
"h": 155.2
},
"luminance": 0.69772
}Semantic roles & 50–950 ramp
primary
#7FF0AB
secondary
#CB4998
accent
#0A8ADB
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582