#7FEAB2#7FEAB2
#7FEAB2 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.8% C 0.128 H 159.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FEAB2 |
|---|---|
| RGB | rgb(127, 234, 178) |
| HSL | hsl(149, 72%, 71%) |
| HSV | hsv(149, 46%, 92%) |
| CMYK | cmyk(45.7%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(85.29, -43.42, 17.78) |
| CIE-LCH | lch(85.29, 46.92, 157.74°) |
| OKLab | oklab(85.78% -0.1197 0.0455) |
| OKLCH | oklch(85.78% 0.128 159.2) |
| XYZ | xyz(46.2075, 66.5685, 52.5249) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.98
Hospital Green
#9BE5AA
ΔE00 4.39
Light Blue Green
#7EFBB3
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 4.44
Light Sea Green
#98F6B0
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FEAB2 #EA7FB7
analogous
#81EA7F #7FEAB2 #7FEAE7
triadic
#7FEAB2 #B27FEA #EAB27F
tetradic
#7FEAB2 #7F81EA #EA7FB7 #EAE77F
square
#7FEAB2 #7F81EA #EA7FB7 #EAE77F
split-complementary
#7FEAB2 #E77FEA #EA7F81
monochromatic
#22CD73 #4AE192 #7FEAB2 #B4F3D2 #E5FBEF
Accessibility & contrast
On white
1.47
#7FEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#7FEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FEAB2
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FEAB2 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D8D0B5
Tritanopia (blue-blind)
#63E9DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7feab2; /* rgb */ color: rgb(127, 234, 178); /* oklch */ color: oklch(85.8% 0.128 159.2);
Tailwind
colors: {
custom: {
50: '#a9f1c9',
500: '#7feab2',
950: '#000000',
},
}SCSS
$custom: #7feab2; $custom-light: #a9f1c9; $custom-dark: #000000;
JSON
{
"hex": "#7feab2",
"rgb": {
"r": 127,
"g": 234,
"b": 178
},
"hsl": {
"h": 148.598,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.85778,
"c": 0.12802,
"h": 159.2
},
"luminance": 0.66572
}Semantic roles & 50–950 ramp
primary
#7FEAB2
secondary
#C34A89
accent
#1277D4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582