#7CDD91#7CDD91
#7CDD91 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.9% C 0.141 H 149.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDD91 |
|---|---|
| RGB | rgb(124, 221, 145) |
| HSL | hsl(133, 59%, 68%) |
| HSV | hsv(133, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(80.76, -44.65, 28.64) |
| CIE-LCH | lch(80.76, 53.05, 147.32°) |
| OKLab | oklab(81.86% -0.1216 0.0718) |
| OKLCH | oklch(81.86% 0.141 149.4) |
| XYZ | xyz(39.2771, 58.0396, 35.9157) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 5.00
Weird Green
#3AE57F
ΔE00 5.72
Light Sea Green
#98F6B0
ΔE00 6.06
Emerald
#50C878
ΔE00 6.30
Seafoam (survey)
#80F9AD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDD91 #DD7CC8
analogous
#97DD7C #7CDD91 #7CDDC2
triadic
#7CDD91 #917CDD #DD917C
tetradic
#7CDD91 #7C97DD #DD7CC8 #DDC27C
square
#7CDD91 #7C97DD #DD7CC8 #DDC27C
split-complementary
#7CDD91 #C27CDD #DD7C97
monochromatic
#2EB14A #4BD068 #7CDD91 #ADEABA #DDF6E3
Accessibility & contrast
On white
1.67
#7CDD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#7CDD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDD91
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDD91 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#6BDAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cdd91; /* rgb */ color: rgb(124, 221, 145); /* oklch */ color: oklch(81.9% 0.141 149.4);
Tailwind
colors: {
custom: {
50: '#a7e8b1',
500: '#7cdd91',
950: '#000000',
},
}SCSS
$custom: #7cdd91; $custom-light: #a7e8b1; $custom-dark: #000000;
JSON
{
"hex": "#7cdd91",
"rgb": {
"r": 124,
"g": 221,
"b": 145
},
"hsl": {
"h": 132.99,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.8186,
"c": 0.14119,
"h": 149.4
},
"luminance": 0.58042
}Semantic roles & 50–950 ramp
primary
#7CDD91
secondary
#B34B9C
accent
#1FA2C6
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101611
muted
#818481