#7FC799#7FC799
#7FC799 is a light, moderate green. Relative luminance 0.477; OKLCH L 77.0% C 0.098 H 155.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC799 |
|---|---|
| RGB | rgb(127, 199, 153) |
| HSL | hsl(142, 39%, 64%) |
| HSV | hsv(142, 36%, 78%) |
| CMYK | cmyk(36.2%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(74.61, -32.43, 16.04) |
| CIE-LCH | lch(74.61, 36.18, 153.68°) |
| OKLab | oklab(76.96% -0.0893 0.0411) |
| OKLCH | oklch(76.96% 0.098 155.3) |
| XYZ | xyz(34.9234, 47.6568, 37.4893) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.90
Mediumaquamarine
#66CDAA
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 6.37
Seafoam
#7FE0B3
ΔE00 6.44
Soft Green
#6FC276
ΔE00 6.83
Seafoam Blue
#78D1B6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC799 #C77FAD
analogous
#89C77F #7FC799 #7FC7BD
triadic
#7FC799 #997FC7 #C7997F
tetradic
#7FC799 #7F89C7 #C77FAD #C7BD7F
square
#7FC799 #7F89C7 #C77FAD #C7BD7F
split-complementary
#7FC799 #BD7FC7 #C77F89
monochromatic
#3E8E5B #54B477 #7FC799 #AADABB #D4ECDD
Accessibility & contrast
On white
1.99
#7FC799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#7FC799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC799
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC799 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC96
Deuteranopia (green-blind)
#BBB49C
Tritanopia (blue-blind)
#71C6BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc799; /* rgb */ color: rgb(127, 199, 153); /* oklch */ color: oklch(77.0% 0.098 155.3);
Tailwind
colors: {
custom: {
50: '#a6d8b7',
500: '#7fc799',
950: '#000000',
},
}SCSS
$custom: #7fc799; $custom-light: #a6d8b7; $custom-dark: #000000;
JSON
{
"hex": "#7fc799",
"rgb": {
"r": 127,
"g": 199,
"b": 153
},
"hsl": {
"h": 141.667,
"s": 39.13,
"l": 63.922
},
"oklch": {
"l": 0.76956,
"c": 0.09833,
"h": 155.3
},
"luminance": 0.47659
}Semantic roles & 50–950 ramp
primary
#7FC799
secondary
#DEC4D4
accent
#3384B2
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380