#7FC09F#7FC09F
#7FC09F is a light, moderate green. Relative luminance 0.447; OKLCH L 75.5% C 0.082 H 161.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC09F |
|---|---|
| RGB | rgb(127, 192, 159) |
| HSL | hsl(150, 34%, 63%) |
| HSV | hsv(150, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 17.2%, 24.7%) |
| CIE-LAB | lab(72.70, -27.90, 10.13) |
| CIE-LCH | lch(72.70, 29.68, 160.05°) |
| OKLab | oklab(75.46% -0.0779 0.0261) |
| OKLCH | oklch(75.46% 0.082 161.5) |
| XYZ | xyz(33.8578, 44.7127, 39.6405) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 5.22
Darkseagreen
#8FBC8F
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 5.67
Greeny Blue
#42B395
ΔE00 7.66
Tea
#65AB7C
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC09F #C07FA0
analogous
#80C07F #7FC09F #7FC0BF
triadic
#7FC09F #9F7FC0 #C09F7F
tetradic
#7FC09F #7F80C0 #C07FA0 #C0BF7F
square
#7FC09F #7F80C0 #C07FA0 #C0BF7F
split-complementary
#7FC09F #BF7FC0 #C07F80
monochromatic
#418462 #56AC80 #7FC09F #A8D4BE #D1E8DD
Accessibility & contrast
On white
2.11
#7FC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#7FC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC09F
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC09F | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#B3AFA1
Tritanopia (blue-blind)
#71C0B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fc09f; /* rgb */ color: rgb(127, 192, 159); /* oklch */ color: oklch(75.5% 0.082 161.5);
Tailwind
colors: {
custom: {
50: '#a6d3bb',
500: '#7fc09f',
950: '#000000',
},
}SCSS
$custom: #7fc09f; $custom-light: #a6d3bb; $custom-dark: #000000;
JSON
{
"hex": "#7fc09f",
"rgb": {
"r": 127,
"g": 192,
"b": 159
},
"hsl": {
"h": 149.538,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.75462,
"c": 0.08213,
"h": 161.5
},
"luminance": 0.44715
}Semantic roles & 50–950 ramp
primary
#7FC09F
secondary
#D9C2CE
accent
#3974AD
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280