#7DC296#7DC296
#7DC296 is a light, moderate green. Relative luminance 0.451; OKLCH L 75.6% C 0.095 H 155.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC296 |
|---|---|
| RGB | rgb(125, 194, 150) |
| HSL | hsl(142, 36%, 63%) |
| HSV | hsv(142, 36%, 76%) |
| CMYK | cmyk(35.6%, 0%, 22.7%, 23.9%) |
| CIE-LAB | lab(72.99, -31.25, 15.37) |
| CIE-LCH | lch(72.99, 34.82, 153.80°) |
| OKLab | oklab(75.6% -0.0861 0.0394) |
| OKLCH | oklch(75.6% 0.095 155.4) |
| XYZ | xyz(33.2522, 45.1437, 35.8097) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 5.89
Pale Teal
#82CBB2
ΔE00 6.42
Tea
#65AB7C
ΔE00 6.80
Soft Green
#6FC276
ΔE00 6.96
Faded Green
#7BB274
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC296 #C27DA9
analogous
#86C27D #7DC296 #7DC2B9
triadic
#7DC296 #967DC2 #C2967D
tetradic
#7DC296 #7D86C2 #C27DA9 #C2B97D
square
#7DC296 #7D86C2 #C27DA9 #C2B97D
split-complementary
#7DC296 #B97DC2 #C27D86
monochromatic
#3F8659 #53AE74 #7DC296 #A7D6B8 #D0E9D9
Accessibility & contrast
On white
2.09
#7DC296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#7DC296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC296
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC296 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#B6B098
Tritanopia (blue-blind)
#70C1B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7dc296; /* rgb */ color: rgb(125, 194, 150); /* oklch */ color: oklch(75.6% 0.095 155.4);
Tailwind
colors: {
custom: {
50: '#a5d5b5',
500: '#7dc296',
950: '#000000',
},
}SCSS
$custom: #7dc296; $custom-light: #a5d5b5; $custom-dark: #000000;
JSON
{
"hex": "#7dc296",
"rgb": {
"r": 125,
"g": 194,
"b": 150
},
"hsl": {
"h": 141.739,
"s": 36.126,
"l": 62.549
},
"oklch": {
"l": 0.75599,
"c": 0.09471,
"h": 155.4
},
"luminance": 0.45146
}Semantic roles & 50–950 ramp
primary
#7DC296
secondary
#DAC1D1
accent
#3683AF
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380