#7FC198#7FC198
#7FC198 is a light, moderate green. Relative luminance 0.449; OKLCH L 75.5% C 0.090 H 156.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC198 |
|---|---|
| RGB | rgb(127, 193, 152) |
| HSL | hsl(143, 35%, 63%) |
| HSV | hsv(143, 34%, 76%) |
| CMYK | cmyk(34.2%, 0%, 21.2%, 24.3%) |
| CIE-LAB | lab(72.84, -29.77, 14.10) |
| CIE-LCH | lch(72.84, 32.95, 154.66°) |
| OKLab | oklab(75.52% -0.0823 0.0362) |
| OKLCH | oklch(75.52% 0.09 156.3) |
| XYZ | xyz(33.4878, 44.9172, 36.6050) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 5.85
Pale Teal
#82CBB2
ΔE00 5.91
Tea
#65AB7C
ΔE00 6.86
Seafoam Blue
#78D1B6
ΔE00 6.97
Faded Green
#7BB274
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC198 #C17FA8
analogous
#87C17F #7FC198 #7FC1B9
triadic
#7FC198 #987FC1 #C1987F
tetradic
#7FC198 #7F87C1 #C17FA8 #C1B97F
square
#7FC198 #7F87C1 #C17FA8 #C1B97F
split-complementary
#7FC198 #B97FC1 #C17F87
monochromatic
#40855A #56AD77 #7FC198 #A8D5B9 #D1E9DA
Accessibility & contrast
On white
2.10
#7FC198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#7FC198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC198
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC198 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B796
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#72C0B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fc198; /* rgb */ color: rgb(127, 193, 152); /* oklch */ color: oklch(75.5% 0.090 156.3);
Tailwind
colors: {
custom: {
50: '#a6d4b6',
500: '#7fc198',
950: '#000000',
},
}SCSS
$custom: #7fc198; $custom-light: #a6d4b6; $custom-dark: #000000;
JSON
{
"hex": "#7fc198",
"rgb": {
"r": 127,
"g": 193,
"b": 152
},
"hsl": {
"h": 142.727,
"s": 34.737,
"l": 62.745
},
"oklch": {
"l": 0.75519,
"c": 0.08987,
"h": 156.3
},
"luminance": 0.44919
}Semantic roles & 50–950 ramp
primary
#7FC198
secondary
#DAC2D1
accent
#3881AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380