#7FDC8B#7FDC8B
#7FDC8B is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.144 H 147.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDC8B |
|---|---|
| RGB | rgb(127, 220, 139) |
| HSL | hsl(128, 57%, 68%) |
| HSV | hsv(128, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(80.49, -44.36, 31.38) |
| CIE-LCH | lch(80.49, 54.34, 144.72°) |
| OKLab | oklab(81.65% -0.1207 0.0782) |
| OKLCH | oklch(81.65% 0.144 147.1) |
| XYZ | xyz(39.0037, 57.5600, 33.4760) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 5.39
Weird Green
#3AE57F
ΔE00 5.76
Emerald
#50C878
ΔE00 6.32
Soft Green
#6FC276
ΔE00 6.41
Light Sea Green
#98F6B0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDC8B #DC7FD0
analogous
#A1DC7F #7FDC8B #7FDCB9
triadic
#7FDC8B #8B7FDC #DC8B7F
tetradic
#7FDC8B #7FA1DC #DC7FD0 #DCB97F
square
#7FDC8B #7FA1DC #DC7FD0 #DCB97F
split-complementary
#7FDC8B #B97FDC #DC7FA1
monochromatic
#30B041 #4FCF5F #7FDC8B #AFE9B7 #DFF6E2
Accessibility & contrast
On white
1.68
#7FDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#7FDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDC8B
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDC8B | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#D1C490
Tritanopia (blue-blind)
#71D8C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fdc8b; /* rgb */ color: rgb(127, 220, 139); /* oklch */ color: oklch(81.6% 0.144 147.1);
Tailwind
colors: {
custom: {
50: '#a8e7ad',
500: '#7fdc8b',
950: '#000000',
},
}SCSS
$custom: #7fdc8b; $custom-light: #a8e7ad; $custom-dark: #000000;
JSON
{
"hex": "#7fdc8b",
"rgb": {
"r": 127,
"g": 220,
"b": 139
},
"hsl": {
"h": 127.742,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.81645,
"c": 0.14385,
"h": 147.1
},
"luminance": 0.57563
}Semantic roles & 50–950 ramp
primary
#7FDC8B
secondary
#B24DA5
accent
#21AFC5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481