#7CDB8A#7CDB8A
#7CDB8A is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.145 H 147.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDB8A |
|---|---|
| RGB | rgb(124, 219, 138) |
| HSL | hsl(129, 57%, 67%) |
| HSV | hsv(129, 43%, 86%) |
| CMYK | cmyk(43.4%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(80.06, -44.95, 31.29) |
| CIE-LCH | lch(80.06, 54.77, 145.16°) |
| OKLab | oklab(81.25% -0.1223 0.078) |
| OKLCH | oklch(81.25% 0.145 147.5) |
| XYZ | xyz(38.2290, 56.7805, 32.9851) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.83
Weird Green
#3AE57F
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 5.61
Emerald
#50C878
ΔE00 5.95
Soft Green
#6FC276
ΔE00 6.16
Tealish Green
#0CDC73
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDB8A #DB7CCD
analogous
#9EDB7C #7CDB8A #7CDBB9
triadic
#7CDB8A #8A7CDB #DB8A7C
tetradic
#7CDB8A #7C9EDB #DB7CCD #DBB97C
square
#7CDB8A #7C9EDB #DB7CCD #DBB97C
split-complementary
#7CDB8A #B97CDB #DB7C9E
monochromatic
#30AD42 #4CCE5F #7CDB8A #ACE8B5 #DCF5E0
Accessibility & contrast
On white
1.70
#7CDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#7CDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDB8A
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDB8A | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#6DD7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cdb8a; /* rgb */ color: rgb(124, 219, 138); /* oklch */ color: oklch(81.2% 0.145 147.5);
Tailwind
colors: {
custom: {
50: '#a6e7ad',
500: '#7cdb8a',
950: '#000000',
},
}SCSS
$custom: #7cdb8a; $custom-light: #a6e7ad; $custom-dark: #000000;
JSON
{
"hex": "#7cdb8a",
"rgb": {
"r": 124,
"g": 219,
"b": 138
},
"hsl": {
"h": 128.842,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.81248,
"c": 0.14505,
"h": 147.5
},
"luminance": 0.56783
}Semantic roles & 50–950 ramp
primary
#7CDB8A
secondary
#B04CA1
accent
#21ACC4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481