#7DCD94#7DCD94
#7DCD94 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.2% C 0.114 H 152.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCD94 |
|---|---|
| RGB | rgb(125, 205, 148) |
| HSL | hsl(137, 44%, 65%) |
| HSV | hsv(137, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 27.8%, 19.6%) |
| CIE-LAB | lab(76.17, -36.74, 20.85) |
| CIE-LCH | lch(76.17, 42.25, 150.43°) |
| OKLab | oklab(78.16% -0.1006 0.053) |
| OKLCH | oklch(78.16% 0.114 152.2) |
| XYZ | xyz(35.6319, 50.1586, 35.8153) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.24
Emerald
#50C878
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 6.12
Hospital Green
#9BE5AA
ΔE00 6.13
Darkseagreen
#8FBC8F
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCD94 #CD7DB6
analogous
#8ECD7D #7DCD94 #7DCDBC
triadic
#7DCD94 #947DCD #CD947D
tetradic
#7DCD94 #7D8ECD #CD7DB6 #CDBC7D
square
#7DCD94 #7D8ECD #CD7DB6 #CDBC7D
split-complementary
#7DCD94 #BC7DCD #CD7D8E
monochromatic
#3A9654 #51BC70 #7DCD94 #A9DEB8 #D5EFDD
Accessibility & contrast
On white
1.90
#7DCD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7DCD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCD94
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCD94 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC191
Deuteranopia (green-blind)
#C1B897
Tritanopia (blue-blind)
#6FCBBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dcd94; /* rgb */ color: rgb(125, 205, 148); /* oklch */ color: oklch(78.2% 0.114 152.2);
Tailwind
colors: {
custom: {
50: '#a6dcb3',
500: '#7dcd94',
950: '#000000',
},
}SCSS
$custom: #7dcd94; $custom-light: #a6dcb3; $custom-dark: #000000;
JSON
{
"hex": "#7dcd94",
"rgb": {
"r": 125,
"g": 205,
"b": 148
},
"hsl": {
"h": 137.25,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78158,
"c": 0.11367,
"h": 152.2
},
"luminance": 0.50161
}Semantic roles & 50–950 ramp
primary
#7DCD94
secondary
#9C5287
accent
#2E90B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481