#7FC09B#7FC09B
#7FC09B is a light, moderate green. Relative luminance 0.446; OKLCH L 75.4% C 0.086 H 158.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC09B |
|---|---|
| RGB | rgb(127, 192, 155) |
| HSL | hsl(146, 34%, 63%) |
| HSV | hsv(146, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 19.3%, 24.7%) |
| CIE-LAB | lab(72.61, -28.70, 12.16) |
| CIE-LCH | lch(72.61, 31.17, 157.03°) |
| OKLab | oklab(75.36% -0.0797 0.0313) |
| OKLCH | oklch(75.36% 0.086 158.6) |
| XYZ | xyz(33.5163, 44.5761, 37.8420) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.69
Pale Teal
#82CBB2
ΔE00 5.11
Mediumaquamarine
#66CDAA
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 6.39
Tea
#65AB7C
ΔE00 7.07
Greeny Blue
#42B395
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC09B #C07FA4
analogous
#84C07F #7FC09B #7FC0BB
triadic
#7FC09B #9B7FC0 #C09B7F
tetradic
#7FC09B #7F84C0 #C07FA4 #C0BB7F
square
#7FC09B #7F84C0 #C07FA4 #C0BB7F
split-complementary
#7FC09B #BB7FC0 #C07F84
monochromatic
#41845E #56AC7B #7FC09B #A8D4BB #D1E8DB
Accessibility & contrast
On white
2.12
#7FC09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#7FC09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC09B
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC09B | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB799
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#72BFB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fc09b; /* rgb */ color: rgb(127, 192, 155); /* oklch */ color: oklch(75.4% 0.086 158.6);
Tailwind
colors: {
custom: {
50: '#a6d3b8',
500: '#7fc09b',
950: '#000000',
},
}SCSS
$custom: #7fc09b; $custom-light: #a6d3b8; $custom-dark: #000000;
JSON
{
"hex": "#7fc09b",
"rgb": {
"r": 127,
"g": 192,
"b": 155
},
"hsl": {
"h": 145.846,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.75359,
"c": 0.08558,
"h": 158.6
},
"luminance": 0.44578
}Semantic roles & 50–950 ramp
primary
#7FC09B
secondary
#D9C2CF
accent
#397BAD
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280