#7CD085#7CD085
#7CD085 is a light, vivid green. Relative luminance 0.511; OKLCH L 78.5% C 0.134 H 146.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD085 |
|---|---|
| RGB | rgb(124, 208, 133) |
| HSL | hsl(126, 47%, 65%) |
| HSV | hsv(126, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 36.1%, 18.4%) |
| CIE-LAB | lab(76.73, -40.99, 29.46) |
| CIE-LCH | lch(76.73, 50.47, 144.29°) |
| OKLab | oklab(78.52% -0.1116 0.0735) |
| OKLCH | oklch(78.52% 0.134 146.6) |
| XYZ | xyz(35.0999, 51.0882, 30.1972) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.71
Emerald
#50C878
ΔE00 4.67
Pistachio
#93C572
ΔE00 6.15
Dark Mint
#48C072
ΔE00 6.28
Hospital Green
#9BE5AA
ΔE00 6.62
Seaweed
#18D17B
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD085 #D07CC7
analogous
#9DD07C #7CD085 #7CD0AF
triadic
#7CD085 #857CD0 #D0857C
tetradic
#7CD085 #7C9DD0 #D07CC7 #D0AF7C
square
#7CD085 #7C9DD0 #D07CC7 #D0AF7C
split-complementary
#7CD085 #AF7CD0 #D07C9D
monochromatic
#379A42 #4FC05B #7CD085 #A9E0AF #D6F0D9
Accessibility & contrast
On white
1.87
#7CD085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#7CD085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD085
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD085 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#C6BA89
Tritanopia (blue-blind)
#70CCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cd085; /* rgb */ color: rgb(124, 208, 133); /* oklch */ color: oklch(78.5% 0.134 146.6);
Tailwind
colors: {
custom: {
50: '#a5dfa9',
500: '#7cd085',
950: '#000000',
},
}SCSS
$custom: #7cd085; $custom-light: #a5dfa9; $custom-dark: #000000;
JSON
{
"hex": "#7cd085",
"rgb": {
"r": 124,
"g": 208,
"b": 133
},
"hsl": {
"h": 126.429,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78516,
"c": 0.13366,
"h": 146.6
},
"luminance": 0.5109
}Semantic roles & 50–950 ramp
primary
#7CD085
secondary
#A05097
accent
#2BABBA
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#101510
muted
#808480