#7CDF91#7CDF91
#7CDF91 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.3% C 0.144 H 149.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDF91 |
|---|---|
| RGB | rgb(124, 223, 145) |
| HSL | hsl(133, 61%, 68%) |
| HSV | hsv(133, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(81.35, -45.51, 29.43) |
| CIE-LCH | lch(81.35, 54.19, 147.11°) |
| OKLab | oklab(82.34% -0.1238 0.0737) |
| OKLCH | oklch(82.34% 0.144 149.2) |
| XYZ | xyz(39.8083, 59.1020, 36.0927) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.54
Hospital Green
#9BE5AA
ΔE00 4.87
Weird Green
#3AE57F
ΔE00 5.43
Light Sea Green
#98F6B0
ΔE00 5.76
Seafoam (survey)
#80F9AD
ΔE00 5.96
Seafoam Green
#7AF9AB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDF91 #DF7CCA
analogous
#98DF7C #7CDF91 #7CDFC2
triadic
#7CDF91 #917CDF #DF917C
tetradic
#7CDF91 #7C98DF #DF7CCA #DFC27C
square
#7CDF91 #7C98DF #DF7CCA #DFC27C
split-complementary
#7CDF91 #C27CDF #DF7C98
monochromatic
#2CB549 #4BD368 #7CDF91 #ADEBBA #DEF7E4
Accessibility & contrast
On white
1.64
#7CDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#7CDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDF91
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDF91 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08C
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#6BDCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdf91; /* rgb */ color: rgb(124, 223, 145); /* oklch */ color: oklch(82.3% 0.144 149.2);
Tailwind
colors: {
custom: {
50: '#a7e9b2',
500: '#7cdf91',
950: '#000000',
},
}SCSS
$custom: #7cdf91; $custom-light: #a7e9b2; $custom-dark: #000000;
JSON
{
"hex": "#7cdf91",
"rgb": {
"r": 124,
"g": 223,
"b": 145
},
"hsl": {
"h": 132.727,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.82338,
"c": 0.14412,
"h": 149.2
},
"luminance": 0.59105
}Semantic roles & 50–950 ramp
primary
#7CDF91
secondary
#B6499F
accent
#1DA4C8
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101611
muted
#818481