#7DCD95#7DCD95
#7DCD95 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.2% C 0.113 H 152.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCD95 |
|---|---|
| RGB | rgb(125, 205, 149) |
| HSL | hsl(138, 44%, 65%) |
| HSV | hsv(138, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(76.19, -36.56, 20.35) |
| CIE-LCH | lch(76.19, 41.84, 150.90°) |
| OKLab | oklab(78.18% -0.1001 0.0517) |
| OKLCH | oklch(78.18% 0.113 152.7) |
| XYZ | xyz(35.7114, 50.1904, 36.2339) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.43
Seafoam
#7FE0B3
ΔE00 5.96
Emerald
#50C878
ΔE00 6.07
Hospital Green
#9BE5AA
ΔE00 6.13
Darkseagreen
#8FBC8F
ΔE00 6.22
Mediumaquamarine
#66CDAA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCD95 #CD7DB5
analogous
#8DCD7D #7DCD95 #7DCDBD
triadic
#7DCD95 #957DCD #CD957D
tetradic
#7DCD95 #7D8DCD #CD7DB5 #CDBD7D
square
#7DCD95 #7D8DCD #CD7DB5 #CDBD7D
split-complementary
#7DCD95 #BD7DCD #CD7D8D
monochromatic
#3A9655 #51BC71 #7DCD95 #A9DEB9 #D5EFDD
Accessibility & contrast
On white
1.90
#7DCD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7DCD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCD95
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCD95 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#6ECBBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dcd95; /* rgb */ color: rgb(125, 205, 149); /* oklch */ color: oklch(78.2% 0.113 152.7);
Tailwind
colors: {
custom: {
50: '#a6dcb4',
500: '#7dcd95',
950: '#000000',
},
}SCSS
$custom: #7dcd95; $custom-light: #a6dcb4; $custom-dark: #000000;
JSON
{
"hex": "#7dcd95",
"rgb": {
"r": 125,
"g": 205,
"b": 149
},
"hsl": {
"h": 138,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.7818,
"c": 0.11271,
"h": 152.7
},
"luminance": 0.50193
}Semantic roles & 50–950 ramp
primary
#7DCD95
secondary
#9C5286
accent
#2E8EB8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481