#7DDDAB#7DDDAB
#7DDDAB is a very light, moderate green. Relative luminance 0.590; OKLCH L 82.5% C 0.117 H 159.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDDAB |
|---|---|
| RGB | rgb(125, 221, 171) |
| HSL | hsl(149, 59%, 68%) |
| HSV | hsv(149, 43%, 87%) |
| CMYK | cmyk(43.4%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(81.30, -39.57, 15.84) |
| CIE-LCH | lch(81.30, 42.63, 158.18°) |
| OKLab | oklab(82.47% -0.1093 0.0406) |
| OKLCH | oklch(82.47% 0.117 159.6) |
| XYZ | xyz(41.6615, 59.0102, 47.7149) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.54
Light Teal
#90E4C1
ΔE00 4.52
Hospital Green
#9BE5AA
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.67
Mint
#AAF0C1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDDAB #DD7DAF
analogous
#7FDD7D #7DDDAB #7DDDDB
triadic
#7DDDAB #AB7DDD #DDAB7D
tetradic
#7DDDAB #7D7FDD #DD7DAF #DDDB7D
square
#7DDDAB #7D7FDD #DD7DAF #DDDB7D
split-complementary
#7DDDAB #DB7DDD #DD7D7F
monochromatic
#2EB16D #4CD08C #7DDDAB #AEEACA #DEF6EA
Accessibility & contrast
On white
1.64
#7DDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#7DDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDDAB
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDDAB | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#65DCCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7dddab; /* rgb */ color: rgb(125, 221, 171); /* oklch */ color: oklch(82.5% 0.117 159.6);
Tailwind
colors: {
custom: {
50: '#a7e8c4',
500: '#7dddab',
950: '#000000',
},
}SCSS
$custom: #7dddab; $custom-light: #a7e8c4; $custom-dark: #000000;
JSON
{
"hex": "#7dddab",
"rgb": {
"r": 125,
"g": 221,
"b": 171
},
"hsl": {
"h": 148.75,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.82471,
"c": 0.11662,
"h": 159.6
},
"luminance": 0.59013
}Semantic roles & 50–950 ramp
primary
#7DDDAB
secondary
#B34B81
accent
#1F76C6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482