#7DD496#7DD496
#7DD496 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.9% C 0.122 H 152.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD496 |
|---|---|
| RGB | rgb(125, 212, 150) |
| HSL | hsl(137, 50%, 66%) |
| HSV | hsv(137, 41%, 83%) |
| CMYK | cmyk(41%, 0%, 29.2%, 16.9%) |
| CIE-LAB | lab(78.26, -39.54, 22.66) |
| CIE-LCH | lch(78.26, 45.57, 150.19°) |
| OKLab | oklab(79.86% -0.1081 0.0574) |
| OKLCH | oklch(79.86% 0.122 152) |
| XYZ | xyz(37.5036, 53.6465, 37.2269) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.89
Seafoam
#7FE0B3
ΔE00 5.52
Soft Green
#6FC276
ΔE00 5.82
Emerald
#50C878
ΔE00 5.91
Aqua Green
#12E193
ΔE00 7.25
Eucalyptus
#44D7A8
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD496 #D47DBB
analogous
#8FD47D #7DD496 #7DD4C1
triadic
#7DD496 #967DD4 #D4967D
tetradic
#7DD496 #7D8FD4 #D47DBB #D4C17D
square
#7DD496 #7D8FD4 #D47DBB #D4C17D
split-complementary
#7DD496 #C17DD4 #D47D8F
monochromatic
#35A154 #4FC571 #7DD496 #ABE3BB #D9F2E0
Accessibility & contrast
On white
1.79
#7DD496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7DD496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD496
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD496 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C792
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#6DD2C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd496; /* rgb */ color: rgb(125, 212, 150); /* oklch */ color: oklch(79.9% 0.122 152.0);
Tailwind
colors: {
custom: {
50: '#a6e1b5',
500: '#7dd496',
950: '#000000',
},
}SCSS
$custom: #7dd496; $custom-light: #a6e1b5; $custom-dark: #000000;
JSON
{
"hex": "#7dd496",
"rgb": {
"r": 125,
"g": 212,
"b": 150
},
"hsl": {
"h": 137.241,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.79865,
"c": 0.12238,
"h": 152
},
"luminance": 0.53649
}Semantic roles & 50–950 ramp
primary
#7DD496
secondary
#A64F8D
accent
#2893BE
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481