#7FC099#7FC099
#7FC099 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.3% C 0.087 H 157.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC099 |
|---|---|
| RGB | rgb(127, 192, 153) |
| HSL | hsl(144, 34%, 63%) |
| HSV | hsv(144, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 20.3%, 24.7%) |
| CIE-LAB | lab(72.57, -29.10, 13.18) |
| CIE-LCH | lch(72.57, 31.95, 155.63°) |
| OKLab | oklab(75.31% -0.0805 0.0339) |
| OKLCH | oklch(75.31% 0.087 157.2) |
| XYZ | xyz(33.3497, 44.5094, 36.9647) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.33
Pale Teal
#82CBB2
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 6.78
Tea
#65AB7C
ΔE00 6.83
Faded Green
#7BB274
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC099 #C07FA6
analogous
#86C07F #7FC099 #7FC0B9
triadic
#7FC099 #997FC0 #C0997F
tetradic
#7FC099 #7F86C0 #C07FA6 #C0B97F
square
#7FC099 #7F86C0 #C07FA6 #C0B97F
split-complementary
#7FC099 #B97FC0 #C07F86
monochromatic
#41845C #56AC78 #7FC099 #A8D4BA #D1E8DA
Accessibility & contrast
On white
2.12
#7FC099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#7FC099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC099
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC099 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#72BFB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fc099; /* rgb */ color: rgb(127, 192, 153); /* oklch */ color: oklch(75.3% 0.087 157.2);
Tailwind
colors: {
custom: {
50: '#a6d3b7',
500: '#7fc099',
950: '#000000',
},
}SCSS
$custom: #7fc099; $custom-light: #a6d3b7; $custom-dark: #000000;
JSON
{
"hex": "#7fc099",
"rgb": {
"r": 127,
"g": 192,
"b": 153
},
"hsl": {
"h": 144,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.75309,
"c": 0.08738,
"h": 157.2
},
"luminance": 0.44511
}Semantic roles & 50–950 ramp
primary
#7FC099
secondary
#D9C2D0
accent
#397EAD
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280