#7FD099#7FD099
#7FD099 is a light, moderate green. Relative luminance 0.519; OKLCH L 79.1% C 0.112 H 153.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD099 |
|---|---|
| RGB | rgb(127, 208, 153) |
| HSL | hsl(139, 46%, 66%) |
| HSV | hsv(139, 39%, 82%) |
| CMYK | cmyk(38.9%, 0%, 26.4%, 18.4%) |
| CIE-LAB | lab(77.23, -36.60, 19.69) |
| CIE-LCH | lch(77.23, 41.56, 151.72°) |
| OKLab | oklab(79.08% -0.1004 0.0501) |
| OKLCH | oklch(79.08% 0.112 153.5) |
| XYZ | xyz(37.0557, 51.9214, 38.2001) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.47
Soft Green
#6FC276
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.51
Emerald
#50C878
ΔE00 6.57
Darkseagreen
#8FBC8F
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD099 #D07FB6
analogous
#8DD07F #7FD099 #7FD0C1
triadic
#7FD099 #997FD0 #D0997F
tetradic
#7FD099 #7F8DD0 #D07FB6 #D0C17F
square
#7FD099 #7F8DD0 #D07FB6 #D0C17F
split-complementary
#7FD099 #C17FD0 #D07F8D
monochromatic
#399C59 #52C075 #7FD099 #ACE0BD #D9F1E0
Accessibility & contrast
On white
1.84
#7FD099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7FD099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD099
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD099 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C496
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#70CEC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fd099; /* rgb */ color: rgb(127, 208, 153); /* oklch */ color: oklch(79.1% 0.112 153.5);
Tailwind
colors: {
custom: {
50: '#a7dfb7',
500: '#7fd099',
950: '#000000',
},
}SCSS
$custom: #7fd099; $custom-light: #a7dfb7; $custom-dark: #000000;
JSON
{
"hex": "#7fd099",
"rgb": {
"r": 127,
"g": 208,
"b": 153
},
"hsl": {
"h": 139.259,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.7908,
"c": 0.1122,
"h": 153.5
},
"luminance": 0.51924
}Semantic roles & 50–950 ramp
primary
#7FD099
secondary
#A15288
accent
#2C8CBA
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481