#7DCD91#7DCD91
#7DCD91 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.1% C 0.117 H 150.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCD91 |
|---|---|
| RGB | rgb(125, 205, 145) |
| HSL | hsl(135, 44%, 65%) |
| HSV | hsv(135, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(76.11, -37.29, 22.35) |
| CIE-LCH | lch(76.11, 43.47, 149.06°) |
| OKLab | oklab(78.09% -0.1019 0.0566) |
| OKLCH | oklch(78.09% 0.117 150.9) |
| XYZ | xyz(35.3975, 50.0648, 34.5809) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.70
Emerald
#50C878
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 6.16
Darkseagreen
#8FBC8F
ΔE00 6.36
Seafoam
#7FE0B3
ΔE00 6.59
Dark Mint
#48C072
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCD91 #CD7DB9
analogous
#91CD7D #7DCD91 #7DCDB9
triadic
#7DCD91 #917DCD #CD917D
tetradic
#7DCD91 #7D91CD #CD7DB9 #CDB97D
square
#7DCD91 #7D91CD #CD7DB9 #CDB97D
split-complementary
#7DCD91 #B97DCD #CD7D91
monochromatic
#3A9651 #51BC6C #7DCD91 #A9DEB6 #D5EFDC
Accessibility & contrast
On white
1.91
#7DCD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#7DCD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCD91
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCD91 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18D
Deuteranopia (green-blind)
#C1B894
Tritanopia (blue-blind)
#6FCBBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dcd91; /* rgb */ color: rgb(125, 205, 145); /* oklch */ color: oklch(78.1% 0.117 150.9);
Tailwind
colors: {
custom: {
50: '#a6dcb1',
500: '#7dcd91',
950: '#000000',
},
}SCSS
$custom: #7dcd91; $custom-light: #a6dcb1; $custom-dark: #000000;
JSON
{
"hex": "#7dcd91",
"rgb": {
"r": 125,
"g": 205,
"b": 145
},
"hsl": {
"h": 135,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78092,
"c": 0.11659,
"h": 150.9
},
"luminance": 0.50067
}Semantic roles & 50–950 ramp
primary
#7DCD91
secondary
#9C528A
accent
#2E95B8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481