#7FE2A4#7FE2A4
#7FE2A4 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.6% C 0.129 H 154.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2A4 |
|---|---|
| RGB | rgb(127, 226, 164) |
| HSL | hsl(142, 63%, 69%) |
| HSV | hsv(142, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 27.4%, 11.4%) |
| CIE-LAB | lab(82.69, -42.61, 21.45) |
| CIE-LCH | lch(82.69, 47.70, 153.27°) |
| OKLab | oklab(83.58% -0.1167 0.0546) |
| OKLCH | oklch(83.58% 0.129 154.9) |
| XYZ | xyz(42.6467, 61.5821, 44.7540) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 3.96
Light Sea Green
#98F6B0
ΔE00 4.90
Seafoam (survey)
#80F9AD
ΔE00 5.26
Seafoam Green
#7AF9AB
ΔE00 5.42
Light Blue Green
#7EFBB3
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2A4 #E27FBD
analogous
#8CE27F #7FE2A4 #7FE2D5
triadic
#7FE2A4 #A47FE2 #E2A47F
tetradic
#7FE2A4 #7F8CE2 #E27FBD #E2D57F
square
#7FE2A4 #7F8CE2 #E27FBD #E2D57F
split-complementary
#7FE2A4 #D57FE2 #E27F8C
monochromatic
#2BBC61 #4DD781 #7FE2A4 #B1EDC7 #E3F9EB
Accessibility & contrast
On white
1.58
#7FE2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#7FE2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2A4
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2A4 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D4A0
Deuteranopia (green-blind)
#D2CAA8
Tritanopia (blue-blind)
#69E0D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fe2a4; /* rgb */ color: rgb(127, 226, 164); /* oklch */ color: oklch(83.6% 0.129 154.9);
Tailwind
colors: {
custom: {
50: '#a9ebbf',
500: '#7fe2a4',
950: '#000000',
},
}SCSS
$custom: #7fe2a4; $custom-light: #a9ebbf; $custom-dark: #000000;
JSON
{
"hex": "#7fe2a4",
"rgb": {
"r": 127,
"g": 226,
"b": 164
},
"hsl": {
"h": 142.424,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.83578,
"c": 0.12885,
"h": 154.9
},
"luminance": 0.61585
}Semantic roles & 50–950 ramp
primary
#7FE2A4
secondary
#BA4C90
accent
#1B89CB
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482