#7DDCA4#7DDCA4
#7DDCA4 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.1% C 0.121 H 156.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCA4 |
|---|---|
| RGB | rgb(125, 220, 164) |
| HSL | hsl(145, 58%, 68%) |
| HSV | hsv(145, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.86, -40.50, 18.91) |
| CIE-LCH | lch(80.86, 44.69, 154.97°) |
| OKLab | oklab(82.07% -0.1113 0.0483) |
| OKLCH | oklch(82.07% 0.121 156.6) |
| XYZ | xyz(40.7486, 58.2239, 44.2059) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.02
Hospital Green
#9BE5AA
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 5.83
Light Teal
#90E4C1
ΔE00 5.87
Light Sea Green
#98F6B0
ΔE00 6.44
Mint
#AAF0C1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCA4 #DC7DB5
analogous
#85DC7D #7DDCA4 #7DDCD4
triadic
#7DDCA4 #A47DDC #DCA47D
tetradic
#7DDCA4 #7D85DC #DC7DB5 #DCD47D
square
#7DDCA4 #7D85DC #DC7DB5 #DCD47D
split-complementary
#7DDCA4 #D47DDC #DC7D85
monochromatic
#2FAF64 #4DCF82 #7DDCA4 #ADE9C6 #DDF6E8
Accessibility & contrast
On white
1.66
#7DDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#7DDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCA4
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCA4 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA1
Deuteranopia (green-blind)
#CCC5A7
Tritanopia (blue-blind)
#67DBCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7ddca4; /* rgb */ color: rgb(125, 220, 164); /* oklch */ color: oklch(82.1% 0.121 156.6);
Tailwind
colors: {
custom: {
50: '#a7e7bf',
500: '#7ddca4',
950: '#000000',
},
}SCSS
$custom: #7ddca4; $custom-light: #a7e7bf; $custom-dark: #000000;
JSON
{
"hex": "#7ddca4",
"rgb": {
"r": 125,
"g": 220,
"b": 164
},
"hsl": {
"h": 144.632,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82071,
"c": 0.12128,
"h": 156.6
},
"luminance": 0.58227
}Semantic roles & 50–950 ramp
primary
#7DDCA4
secondary
#B24C88
accent
#2081C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482