#7FEFAF#7FEFAF
#7FEFAF is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.9% C 0.138 H 156.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEFAF |
|---|---|
| RGB | rgb(127, 239, 175) |
| HSL | hsl(146, 78%, 72%) |
| HSV | hsv(146, 47%, 94%) |
| CMYK | cmyk(46.9%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(86.67, -46.17, 21.25) |
| CIE-LCH | lch(86.67, 50.83, 155.28°) |
| OKLab | oklab(86.88% -0.1266 0.0541) |
| OKLCH | oklch(86.88% 0.138 156.9) |
| XYZ | xyz(47.3532, 69.3365, 51.4371) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Greenish Blue
#63F7B4
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.07
Light Sea Green
#98F6B0
ΔE00 3.28
Light Seafoam
#A0FEBF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEFAF #EF7FBF
analogous
#87EF7F #7FEFAF #7FEFE7
triadic
#7FEFAF #AF7FEF #EFAF7F
tetradic
#7FEFAF #7F87EF #EF7FBF #EFE77F
square
#7FEFAF #7F87EF #EF7FBF #EFE77F
split-complementary
#7FEFAF #E77FEF #EF7F87
monochromatic
#1BD96C #49E88D #7FEFAF #B5F6D1 #E4FCEE
Accessibility & contrast
On white
1.41
#7FEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#7FEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEFAF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEFAF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#63EDDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7fefaf; /* rgb */ color: rgb(127, 239, 175); /* oklch */ color: oklch(86.9% 0.138 156.9);
Tailwind
colors: {
custom: {
50: '#aaf5c7',
500: '#7fefaf',
950: '#000000',
},
}SCSS
$custom: #7fefaf; $custom-light: #aaf5c7; $custom-dark: #000000;
JSON
{
"hex": "#7fefaf",
"rgb": {
"r": 127,
"g": 239,
"b": 175
},
"hsl": {
"h": 145.714,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.86884,
"c": 0.13769,
"h": 156.9
},
"luminance": 0.6934
}Semantic roles & 50–950 ramp
primary
#7FEFAF
secondary
#C94992
accent
#0B82DA
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582