#7DCD92#7DCD92
#7DCD92 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.1% C 0.116 H 151.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCD92 |
|---|---|
| RGB | rgb(125, 205, 146) |
| HSL | hsl(136, 44%, 65%) |
| HSV | hsv(136, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 28.8%, 19.6%) |
| CIE-LAB | lab(76.13, -37.11, 21.85) |
| CIE-LCH | lch(76.13, 43.06, 149.51°) |
| OKLab | oklab(78.11% -0.1015 0.0554) |
| OKLCH | oklch(78.11% 0.116 151.4) |
| XYZ | xyz(35.4750, 50.0958, 34.9887) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.87
Emerald
#50C878
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 6.14
Darkseagreen
#8FBC8F
ΔE00 6.31
Seafoam
#7FE0B3
ΔE00 6.43
Dark Mint
#48C072
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCD92 #CD7DB8
analogous
#90CD7D #7DCD92 #7DCDBA
triadic
#7DCD92 #927DCD #CD927D
tetradic
#7DCD92 #7D90CD #CD7DB8 #CDBA7D
square
#7DCD92 #7D90CD #CD7DB8 #CDBA7D
split-complementary
#7DCD92 #BA7DCD #CD7D90
monochromatic
#3A9652 #51BC6D #7DCD92 #A9DEB7 #D5EFDC
Accessibility & contrast
On white
1.91
#7DCD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7DCD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCD92
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCD92 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18E
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#6FCBBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dcd92; /* rgb */ color: rgb(125, 205, 146); /* oklch */ color: oklch(78.1% 0.116 151.4);
Tailwind
colors: {
custom: {
50: '#a6dcb2',
500: '#7dcd92',
950: '#000000',
},
}SCSS
$custom: #7dcd92; $custom-light: #a6dcb2; $custom-dark: #000000;
JSON
{
"hex": "#7dcd92",
"rgb": {
"r": 125,
"g": 205,
"b": 146
},
"hsl": {
"h": 135.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78114,
"c": 0.11561,
"h": 151.4
},
"luminance": 0.50098
}Semantic roles & 50–950 ramp
primary
#7DCD92
secondary
#9C5289
accent
#2E93B8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101511
muted
#808481