#7FE9AC#7FE9AC
#7FE9AC is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.4% C 0.132 H 156.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE9AC |
|---|---|
| RGB | rgb(127, 233, 172) |
| HSL | hsl(145, 71%, 71%) |
| HSV | hsv(145, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 26.2%, 8.6%) |
| CIE-LAB | lab(84.88, -44.15, 20.32) |
| CIE-LCH | lch(84.88, 48.60, 155.29°) |
| OKLab | oklab(85.41% -0.1212 0.0518) |
| OKLCH | oklch(85.41% 0.132 156.9) |
| XYZ | xyz(45.3344, 65.7650, 49.3267) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 3.89
Light Sea Green
#98F6B0
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE9AC #E97FBC
analogous
#87E97F #7FE9AC #7FE9E1
triadic
#7FE9AC #AC7FE9 #E9AC7F
tetradic
#7FE9AC #7F87E9 #E97FBC #E9E17F
square
#7FE9AC #7F87E9 #E97FBC #E9E17F
split-complementary
#7FE9AC #E17FE9 #E97F87
monochromatic
#23CB6A #4BE08A #7FE9AC #B3F2CE #E5FBEE
Accessibility & contrast
On white
1.48
#7FE9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#7FE9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE9AC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE9AC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#D8CFB0
Tritanopia (blue-blind)
#65E7D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe9ac; /* rgb */ color: rgb(127, 233, 172); /* oklch */ color: oklch(85.4% 0.132 156.9);
Tailwind
colors: {
custom: {
50: '#a9f0c5',
500: '#7fe9ac',
950: '#000000',
},
}SCSS
$custom: #7fe9ac; $custom-light: #a9f0c5; $custom-dark: #000000;
JSON
{
"hex": "#7fe9ac",
"rgb": {
"r": 127,
"g": 233,
"b": 172
},
"hsl": {
"h": 145.472,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.85405,
"c": 0.13179,
"h": 156.9
},
"luminance": 0.65768
}Semantic roles & 50–950 ramp
primary
#7FE9AC
secondary
#C24A8F
accent
#1381D3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582