#7FEFAE#7FEFAE
#7FEFAE is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.9% C 0.139 H 156.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEFAE |
|---|---|
| RGB | rgb(127, 239, 174) |
| HSL | hsl(145, 78%, 72%) |
| HSV | hsv(145, 47%, 94%) |
| CMYK | cmyk(46.9%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(86.65, -46.36, 21.74) |
| CIE-LCH | lch(86.65, 51.20, 154.87°) |
| OKLab | oklab(86.86% -0.127 0.0553) |
| OKLCH | oklch(86.86% 0.139 156.5) |
| XYZ | xyz(47.2554, 69.2974, 50.9218) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Greenish Blue
#63F7B4
ΔE00 3.10
Light Sea Green
#98F6B0
ΔE00 3.18
Light Seafoam
#A0FEBF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEFAE #EF7FC0
analogous
#88EF7F #7FEFAE #7FEFE6
triadic
#7FEFAE #AE7FEF #EFAE7F
tetradic
#7FEFAE #7F88EF #EF7FC0 #EFE67F
square
#7FEFAE #7F88EF #EF7FC0 #EFE67F
split-complementary
#7FEFAE #E67FEF #EF7F88
monochromatic
#1BD96B #49E88C #7FEFAE #B5F6D0 #E4FCEE
Accessibility & contrast
On white
1.41
#7FEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#7FEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEFAE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEFAE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#63EDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7fefae; /* rgb */ color: rgb(127, 239, 174); /* oklch */ color: oklch(86.9% 0.139 156.5);
Tailwind
colors: {
custom: {
50: '#aaf5c6',
500: '#7fefae',
950: '#000000',
},
}SCSS
$custom: #7fefae; $custom-light: #aaf5c6; $custom-dark: #000000;
JSON
{
"hex": "#7fefae",
"rgb": {
"r": 127,
"g": 239,
"b": 174
},
"hsl": {
"h": 145.179,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.86862,
"c": 0.13858,
"h": 156.5
},
"luminance": 0.69301
}Semantic roles & 50–950 ramp
primary
#7FEFAE
secondary
#C94993
accent
#0B83DA
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582