#7DDFAC#7DDFAC
#7DDFAC is a very light, moderate green. Relative luminance 0.601; OKLCH L 83.0% C 0.119 H 159.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFAC |
|---|---|
| RGB | rgb(125, 223, 172) |
| HSL | hsl(149, 60%, 68%) |
| HSV | hsv(149, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.90, -40.27, 16.16) |
| CIE-LCH | lch(81.90, 43.39, 158.14°) |
| OKLab | oklab(82.97% -0.1112 0.0414) |
| OKLCH | oklch(82.97% 0.119 159.6) |
| XYZ | xyz(42.2883, 60.1108, 48.3959) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.53
Light Teal
#90E4C1
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 4.55
Eucalyptus
#44D7A8
ΔE00 5.27
Mint
#AAF0C1
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFAC #DF7DB0
analogous
#7FDF7D #7DDFAC #7DDFDD
triadic
#7DDFAC #AC7DDF #DFAC7D
tetradic
#7DDFAC #7D7FDF #DF7DB0 #DFDD7D
square
#7DDFAC #7D7FDF #DF7DB0 #DFDD7D
split-complementary
#7DDFAC #DD7DDF #DF7D7F
monochromatic
#2DB56E #4CD38D #7DDFAC #AEEBCB #DFF7EB
Accessibility & contrast
On white
1.61
#7DDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7DDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFAC
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFAC | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#64DED1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddfac; /* rgb */ color: rgb(125, 223, 172); /* oklch */ color: oklch(83.0% 0.119 159.6);
Tailwind
colors: {
custom: {
50: '#a7e9c4',
500: '#7ddfac',
950: '#000000',
},
}SCSS
$custom: #7ddfac; $custom-light: #a7e9c4; $custom-dark: #000000;
JSON
{
"hex": "#7ddfac",
"rgb": {
"r": 125,
"g": 223,
"b": 172
},
"hsl": {
"h": 148.776,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.82965,
"c": 0.11865,
"h": 159.6
},
"luminance": 0.60114
}Semantic roles & 50–950 ramp
primary
#7DDFAC
secondary
#B64A82
accent
#1D76C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482