#7CD094#7CD094
#7CD094 is a light, moderate green. Relative luminance 0.515; OKLCH L 78.8% C 0.119 H 152.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD094 |
|---|---|
| RGB | rgb(124, 208, 148) |
| HSL | hsl(137, 47%, 65%) |
| HSV | hsv(137, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 28.8%, 18.4%) |
| CIE-LAB | lab(77.00, -38.40, 21.99) |
| CIE-LCH | lch(77.00, 44.24, 150.20°) |
| OKLab | oklab(78.82% -0.105 0.0558) |
| OKLCH | oklch(78.82% 0.119 152) |
| XYZ | xyz(36.2111, 51.5327, 36.0499) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 5.62
Emerald
#50C878
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 5.90
Dark Mint
#48C072
ΔE00 7.01
Darkseagreen
#8FBC8F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD094 #D07CB8
analogous
#8ED07C #7CD094 #7CD0BE
triadic
#7CD094 #947CD0 #D0947C
tetradic
#7CD094 #7C8ED0 #D07CB8 #D0BE7C
square
#7CD094 #7C8ED0 #D07CB8 #D0BE7C
split-complementary
#7CD094 #BE7CD0 #D07C8E
monochromatic
#379A54 #4FC06F #7CD094 #A9E0B9 #D6F0DE
Accessibility & contrast
On white
1.86
#7CD094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7CD094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD094
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD094 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C390
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#6DCEC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cd094; /* rgb */ color: rgb(124, 208, 148); /* oklch */ color: oklch(78.8% 0.119 152.0);
Tailwind
colors: {
custom: {
50: '#a5dfb3',
500: '#7cd094',
950: '#000000',
},
}SCSS
$custom: #7cd094; $custom-light: #a5dfb3; $custom-dark: #000000;
JSON
{
"hex": "#7cd094",
"rgb": {
"r": 124,
"g": 208,
"b": 148
},
"hsl": {
"h": 137.143,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78822,
"c": 0.11888,
"h": 152
},
"luminance": 0.51535
}Semantic roles & 50–950 ramp
primary
#7CD094
secondary
#A05089
accent
#2B91BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481