#7DDFA5#7DDFA5
#7DDFA5 is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.8% C 0.125 H 156.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFA5 |
|---|---|
| RGB | rgb(125, 223, 165) |
| HSL | hsl(144, 60%, 68%) |
| HSV | hsv(144, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 26%, 12.5%) |
| CIE-LAB | lab(81.76, -41.63, 19.63) |
| CIE-LCH | lch(81.76, 46.03, 154.76°) |
| OKLab | oklab(82.8% -0.1143 0.05) |
| OKLCH | oklch(82.8% 0.125 156.4) |
| XYZ | xyz(41.6337, 59.8490, 44.9481) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.17
Hospital Green
#9BE5AA
ΔE00 3.83
Light Sea Green
#98F6B0
ΔE00 5.78
Light Greenish Blue
#63F7B4
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.00
Eucalyptus
#44D7A8
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFA5 #DF7DB7
analogous
#86DF7D #7DDFA5 #7DDFD6
triadic
#7DDFA5 #A57DDF #DFA57D
tetradic
#7DDFA5 #7D86DF #DF7DB7 #DFD67D
square
#7DDFA5 #7D86DF #DF7DB7 #DFD67D
split-complementary
#7DDFA5 #D67DDF #DF7D86
monochromatic
#2DB564 #4CD383 #7DDFA5 #AEEBC7 #DFF7E9
Accessibility & contrast
On white
1.62
#7DDFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#7DDFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFA5
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFA5 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED1A2
Deuteranopia (green-blind)
#CFC7A8
Tritanopia (blue-blind)
#66DDCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddfa5; /* rgb */ color: rgb(125, 223, 165); /* oklch */ color: oklch(82.8% 0.125 156.4);
Tailwind
colors: {
custom: {
50: '#a7e9c0',
500: '#7ddfa5',
950: '#000000',
},
}SCSS
$custom: #7ddfa5; $custom-light: #a7e9c0; $custom-dark: #000000;
JSON
{
"hex": "#7ddfa5",
"rgb": {
"r": 125,
"g": 223,
"b": 165
},
"hsl": {
"h": 144.49,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.82803,
"c": 0.12478,
"h": 156.4
},
"luminance": 0.59852
}Semantic roles & 50–950 ramp
primary
#7DDFA5
secondary
#B64A8A
accent
#1D82C8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482