#7FE69F#7FE69F
#7FE69F is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.4% C 0.139 H 152.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE69F |
|---|---|
| RGB | rgb(127, 230, 159) |
| HSL | hsl(139, 67%, 70%) |
| HSV | hsv(139, 45%, 90%) |
| CMYK | cmyk(44.8%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(83.76, -45.26, 25.51) |
| CIE-LCH | lch(83.76, 51.95, 150.60°) |
| OKLab | oklab(84.42% -0.1235 0.0644) |
| OKLCH | oklch(84.42% 0.139 152.4) |
| XYZ | xyz(43.3044, 63.6058, 42.7894) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.79
Light Sea Green
#98F6B0
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.68
Lightgreen
#90EE90
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE69F #E67FC6
analogous
#92E67F #7FE69F #7FE6D3
triadic
#7FE69F #9F7FE6 #E69F7F
tetradic
#7FE69F #7F92E6 #E67FC6 #E6D37F
square
#7FE69F #7F92E6 #E67FC6 #E6D37F
split-complementary
#7FE69F #D37FE6 #E67F92
monochromatic
#26C457 #4CDC79 #7FE69F #B2F0C5 #E5FAEC
Accessibility & contrast
On white
1.53
#7FE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#7FE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE69F
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE69F | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#6AE3D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fe69f; /* rgb */ color: rgb(127, 230, 159); /* oklch */ color: oklch(84.4% 0.139 152.4);
Tailwind
colors: {
custom: {
50: '#a9eebb',
500: '#7fe69f',
950: '#000000',
},
}SCSS
$custom: #7fe69f; $custom-light: #a9eebb; $custom-dark: #000000;
JSON
{
"hex": "#7fe69f",
"rgb": {
"r": 127,
"g": 230,
"b": 159
},
"hsl": {
"h": 138.641,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.84417,
"c": 0.1393,
"h": 152.4
},
"luminance": 0.63609
}Semantic roles & 50–950 ramp
primary
#7FE69F
secondary
#BE4B9A
accent
#1696CF
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582