#7CC097#7CC097
#7CC097 is a light, moderate green. Relative luminance 0.442; OKLCH L 75.1% C 0.091 H 156.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC097 |
|---|---|
| RGB | rgb(124, 192, 151) |
| HSL | hsl(144, 35%, 62%) |
| HSV | hsv(144, 35%, 75%) |
| CMYK | cmyk(35.4%, 0%, 21.4%, 24.7%) |
| CIE-LAB | lab(72.37, -30.40, 13.97) |
| CIE-LCH | lch(72.37, 33.46, 155.33°) |
| OKLab | oklab(75.1% -0.084 0.0358) |
| OKLCH | oklch(75.1% 0.091 156.9) |
| XYZ | xyz(32.7457, 44.2169, 36.0814) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 5.73
Pale Teal
#82CBB2
ΔE00 5.98
Tea
#65AB7C
ΔE00 6.52
Seafoam Blue
#78D1B6
ΔE00 6.99
Faded Green
#7BB274
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC097 #C07CA5
analogous
#83C07C #7CC097 #7CC0B9
triadic
#7CC097 #977CC0 #C0977C
tetradic
#7CC097 #7C83C0 #C07CA5 #C0B97C
square
#7CC097 #7C83C0 #C07CA5 #C0B97C
split-complementary
#7CC097 #B97CC0 #C07C83
monochromatic
#3F835A #53AC76 #7CC097 #A5D4B8 #CFE8D9
Accessibility & contrast
On white
2.13
#7CC097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#7CC097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC097
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC097 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#6EBFB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7cc097; /* rgb */ color: rgb(124, 192, 151); /* oklch */ color: oklch(75.1% 0.091 156.9);
Tailwind
colors: {
custom: {
50: '#a4d3b5',
500: '#7cc097',
950: '#000000',
},
}SCSS
$custom: #7cc097; $custom-light: #a4d3b5; $custom-dark: #000000;
JSON
{
"hex": "#7cc097",
"rgb": {
"r": 124,
"g": 192,
"b": 151
},
"hsl": {
"h": 143.824,
"s": 35.052,
"l": 61.961
},
"oklch": {
"l": 0.75097,
"c": 0.09135,
"h": 156.9
},
"luminance": 0.44219
}Semantic roles & 50–950 ramp
primary
#7CC097
secondary
#D8BFCE
accent
#387FAE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380