#7DCD90#7DCD90
#7DCD90 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.1% C 0.118 H 150.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCD90 |
|---|---|
| RGB | rgb(125, 205, 144) |
| HSL | hsl(134, 44%, 65%) |
| HSV | hsv(134, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(76.09, -37.47, 22.86) |
| CIE-LCH | lch(76.09, 43.89, 148.62°) |
| OKLab | oklab(78.07% -0.1024 0.0578) |
| OKLCH | oklch(78.07% 0.118 150.5) |
| XYZ | xyz(35.3208, 50.0341, 34.1766) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.53
Emerald
#50C878
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 6.18
Darkseagreen
#8FBC8F
ΔE00 6.41
Dark Mint
#48C072
ΔE00 6.61
Seafoam
#7FE0B3
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCD90 #CD7DBA
analogous
#92CD7D #7DCD90 #7DCDB8
triadic
#7DCD90 #907DCD #CD907D
tetradic
#7DCD90 #7D92CD #CD7DBA #CDB87D
square
#7DCD90 #7D92CD #CD7DBA #CDB87D
split-complementary
#7DCD90 #B87DCD #CD7D92
monochromatic
#3A9650 #51BC6A #7DCD90 #A9DEB6 #D5EFDB
Accessibility & contrast
On white
1.91
#7DCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#7DCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCD90
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCD90 | 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)
#CEC18C
Deuteranopia (green-blind)
#C2B894
Tritanopia (blue-blind)
#70CABD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dcd90; /* rgb */ color: rgb(125, 205, 144); /* oklch */ color: oklch(78.1% 0.118 150.5);
Tailwind
colors: {
custom: {
50: '#a6dcb1',
500: '#7dcd90',
950: '#000000',
},
}SCSS
$custom: #7dcd90; $custom-light: #a6dcb1; $custom-dark: #000000;
JSON
{
"hex": "#7dcd90",
"rgb": {
"r": 125,
"g": 205,
"b": 144
},
"hsl": {
"h": 134.25,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78071,
"c": 0.11757,
"h": 150.5
},
"luminance": 0.50036
}Semantic roles & 50–950 ramp
primary
#7DCD90
secondary
#9C528B
accent
#2E97B8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481