#7FDD94#7FDD94
#7FDD94 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.1% C 0.137 H 149.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDD94 |
|---|---|
| RGB | rgb(127, 221, 148) |
| HSL | hsl(133, 58%, 68%) |
| HSV | hsv(133, 43%, 87%) |
| CMYK | cmyk(42.5%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.94, -43.30, 27.36) |
| CIE-LCH | lch(80.94, 51.21, 147.71°) |
| OKLab | oklab(82.06% -0.118 0.0688) |
| OKLCH | oklch(82.06% 0.137 149.8) |
| XYZ | xyz(39.9518, 58.3604, 37.1707) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.29
Lightgreen
#90EE90
ΔE00 5.21
Light Sea Green
#98F6B0
ΔE00 5.83
Weird Green
#3AE57F
ΔE00 6.22
Seafoam (survey)
#80F9AD
ΔE00 6.28
Seafoam Green
#7AF9AB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDD94 #DD7FC8
analogous
#99DD7F #7FDD94 #7FDDC3
triadic
#7FDD94 #947FDD #DD947F
tetradic
#7FDD94 #7F99DD #DD7FC8 #DDC37F
square
#7FDD94 #7F99DD #DD7FC8 #DDC37F
split-complementary
#7FDD94 #C37FDD #DD7F99
monochromatic
#2FB24D #4FD06C #7FDD94 #AFEABC #E0F7E5
Accessibility & contrast
On white
1.66
#7FDD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#7FDD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDD94
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDD94 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF8F
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#6FDACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fdd94; /* rgb */ color: rgb(127, 221, 148); /* oklch */ color: oklch(82.1% 0.137 149.8);
Tailwind
colors: {
custom: {
50: '#a8e8b4',
500: '#7fdd94',
950: '#000000',
},
}SCSS
$custom: #7fdd94; $custom-light: #a8e8b4; $custom-dark: #000000;
JSON
{
"hex": "#7fdd94",
"rgb": {
"r": 127,
"g": 221,
"b": 148
},
"hsl": {
"h": 133.404,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.82057,
"c": 0.13656,
"h": 149.8
},
"luminance": 0.58363
}Semantic roles & 50–950 ramp
primary
#7FDD94
secondary
#B44D9D
accent
#20A1C6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481