#7DDEA7#7DDEA7
#7DDEA7 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.6% C 0.122 H 157.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEA7 |
|---|---|
| RGB | rgb(125, 222, 167) |
| HSL | hsl(146, 60%, 68%) |
| HSV | hsv(146, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 24.8%, 12.9%) |
| CIE-LAB | lab(81.51, -40.81, 18.23) |
| CIE-LCH | lch(81.51, 44.69, 155.93°) |
| OKLab | oklab(82.61% -0.1123 0.0466) |
| OKLCH | oklch(82.61% 0.122 157.5) |
| XYZ | xyz(41.5508, 59.3896, 45.8256) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.57
Hospital Green
#9BE5AA
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 5.46
Eucalyptus
#44D7A8
ΔE00 5.68
Light Sea Green
#98F6B0
ΔE00 6.22
Light Greenish Blue
#63F7B4
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEA7 #DE7DB4
analogous
#83DE7D #7DDEA7 #7DDED7
triadic
#7DDEA7 #A77DDE #DEA77D
tetradic
#7DDEA7 #7D83DE #DE7DB4 #DED77D
square
#7DDEA7 #7D83DE #DE7DB4 #DED77D
split-complementary
#7DDEA7 #D77DDE #DE7D83
monochromatic
#2DB367 #4CD286 #7DDEA7 #AEEAC8 #DFF7E9
Accessibility & contrast
On white
1.63
#7DDEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#7DDEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEA7
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEA7 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A4
Deuteranopia (green-blind)
#CEC6AA
Tritanopia (blue-blind)
#66DDCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddea7; /* rgb */ color: rgb(125, 222, 167); /* oklch */ color: oklch(82.6% 0.122 157.5);
Tailwind
colors: {
custom: {
50: '#a7e9c1',
500: '#7ddea7',
950: '#000000',
},
}SCSS
$custom: #7ddea7; $custom-light: #a7e9c1; $custom-dark: #000000;
JSON
{
"hex": "#7ddea7",
"rgb": {
"r": 125,
"g": 222,
"b": 167
},
"hsl": {
"h": 145.979,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.82612,
"c": 0.12154,
"h": 157.5
},
"luminance": 0.59393
}Semantic roles & 50–950 ramp
primary
#7DDEA7
secondary
#B54B87
accent
#1E7EC7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482