#7CD68B#7CD68B
#7CD68B is a light, vivid green. Relative luminance 0.542; OKLCH L 80.1% C 0.137 H 148.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD68B |
|---|---|
| RGB | rgb(124, 214, 139) |
| HSL | hsl(130, 52%, 66%) |
| HSV | hsv(130, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 35%, 16.1%) |
| CIE-LAB | lab(78.60, -42.63, 28.84) |
| CIE-LCH | lch(78.60, 51.47, 145.91°) |
| OKLab | oklab(80.07% -0.1161 0.0722) |
| OKLCH | oklch(80.07% 0.137 148.1) |
| XYZ | xyz(37.0169, 54.2399, 32.9399) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.12
Emerald
#50C878
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.57
Lightgreen
#90EE90
ΔE00 6.14
Weird Green
#3AE57F
ΔE00 6.54
Seaweed
#18D17B
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD68B #D67CC7
analogous
#9AD67C #7CD68B #7CD6B8
triadic
#7CD68B #8B7CD6 #D68B7C
tetradic
#7CD68B #7C9AD6 #D67CC7 #D6B87C
square
#7CD68B #7C9AD6 #D67CC7 #D6B87C
split-complementary
#7CD68B #B87CD6 #D67C9A
monochromatic
#33A446 #4DC762 #7CD68B #ABE5B4 #D9F3DE
Accessibility & contrast
On white
1.77
#7CD68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7CD68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD68B
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD68B | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C886
Deuteranopia (green-blind)
#CBBF8F
Tritanopia (blue-blind)
#6ED3C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd68b; /* rgb */ color: rgb(124, 214, 139); /* oklch */ color: oklch(80.1% 0.137 148.1);
Tailwind
colors: {
custom: {
50: '#a6e3ad',
500: '#7cd68b',
950: '#000000',
},
}SCSS
$custom: #7cd68b; $custom-light: #a6e3ad; $custom-dark: #000000;
JSON
{
"hex": "#7cd68b",
"rgb": {
"r": 124,
"g": 214,
"b": 139
},
"hsl": {
"h": 130,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.80069,
"c": 0.13668,
"h": 148.1
},
"luminance": 0.54242
}Semantic roles & 50–950 ramp
primary
#7CD68B
secondary
#A84E99
accent
#26A6C0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481