#7DDEA5#7DDEA5
#7DDEA5 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.6% C 0.123 H 156.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEA5 |
|---|---|
| RGB | rgb(125, 222, 165) |
| HSL | hsl(145, 60%, 68%) |
| HSV | hsv(145, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 25.7%, 12.9%) |
| CIE-LAB | lab(81.47, -41.19, 19.22) |
| CIE-LCH | lch(81.47, 45.46, 154.98°) |
| OKLab | oklab(82.57% -0.1131 0.049) |
| OKLCH | oklch(82.57% 0.123 156.6) |
| XYZ | xyz(41.3673, 59.3162, 44.8593) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.02
Hospital Green
#9BE5AA
ΔE00 3.92
Light Teal
#90E4C1
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 5.93
Light Sea Green
#98F6B0
ΔE00 6.03
Light Greenish Blue
#63F7B4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEA5 #DE7DB6
analogous
#85DE7D #7DDEA5 #7DDED5
triadic
#7DDEA5 #A57DDE #DEA57D
tetradic
#7DDEA5 #7D85DE #DE7DB6 #DED57D
square
#7DDEA5 #7D85DE #DE7DB6 #DED57D
split-complementary
#7DDEA5 #D57DDE #DE7D85
monochromatic
#2DB365 #4CD283 #7DDEA5 #AEEAC7 #DFF7E9
Accessibility & contrast
On white
1.63
#7DDEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#7DDEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEA5
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEA5 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A2
Deuteranopia (green-blind)
#CEC6A8
Tritanopia (blue-blind)
#66DDCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ddea5; /* rgb */ color: rgb(125, 222, 165); /* oklch */ color: oklch(82.6% 0.123 156.6);
Tailwind
colors: {
custom: {
50: '#a7e9c0',
500: '#7ddea5',
950: '#000000',
},
}SCSS
$custom: #7ddea5; $custom-light: #a7e9c0; $custom-dark: #000000;
JSON
{
"hex": "#7ddea5",
"rgb": {
"r": 125,
"g": 222,
"b": 165
},
"hsl": {
"h": 144.742,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.82566,
"c": 0.12332,
"h": 156.6
},
"luminance": 0.59319
}Semantic roles & 50–950 ramp
primary
#7DDEA5
secondary
#B54B89
accent
#1E82C7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482