#7DCD97#7DCD97
#7DCD97 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.2% C 0.111 H 153.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCD97 |
|---|---|
| RGB | rgb(125, 205, 151) |
| HSL | hsl(140, 44%, 65%) |
| HSV | hsv(140, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(76.23, -36.19, 19.34) |
| CIE-LCH | lch(76.23, 41.03, 151.88°) |
| OKLab | oklab(78.22% -0.0992 0.0493) |
| OKLCH | oklch(78.22% 0.111 153.6) |
| XYZ | xyz(35.8724, 50.2548, 37.0821) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.67
Soft Green
#6FC276
ΔE00 5.82
Hospital Green
#9BE5AA
ΔE00 6.18
Darkseagreen
#8FBC8F
ΔE00 6.19
Mediumaquamarine
#66CDAA
ΔE00 6.33
Emerald
#50C878
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCD97 #CD7DB3
analogous
#8BCD7D #7DCD97 #7DCDBF
triadic
#7DCD97 #977DCD #CD977D
tetradic
#7DCD97 #7D8BCD #CD7DB3 #CDBF7D
square
#7DCD97 #7D8BCD #CD7DB3 #CDBF7D
split-complementary
#7DCD97 #BF7DCD #CD7D8B
monochromatic
#3A9658 #51BC74 #7DCD97 #A9DEBA #D5EFDE
Accessibility & contrast
On white
1.90
#7DCD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7DCD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCD97
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCD97 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#6ECBBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dcd97; /* rgb */ color: rgb(125, 205, 151); /* oklch */ color: oklch(78.2% 0.111 153.6);
Tailwind
colors: {
custom: {
50: '#a6dcb5',
500: '#7dcd97',
950: '#000000',
},
}SCSS
$custom: #7dcd97; $custom-light: #a6dcb5; $custom-dark: #000000;
JSON
{
"hex": "#7dcd97",
"rgb": {
"r": 125,
"g": 205,
"b": 151
},
"hsl": {
"h": 139.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78225,
"c": 0.1108,
"h": 153.6
},
"luminance": 0.50257
}Semantic roles & 50–950 ramp
primary
#7DCD97
secondary
#9C5284
accent
#2E8BB8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481