#7DEDAF#7DEDAF
#7DEDAF is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.3% C 0.136 H 157.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEDAF |
|---|---|
| RGB | rgb(125, 237, 175) |
| HSL | hsl(147, 76%, 71%) |
| HSV | hsv(147, 47%, 93%) |
| CMYK | cmyk(47.3%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(86.02, -45.81, 20.34) |
| CIE-LCH | lch(86.02, 50.12, 156.06°) |
| OKLab | oklab(86.33% -0.1258 0.0518) |
| OKLCH | oklch(86.33% 0.136 157.6) |
| XYZ | xyz(46.4760, 68.0199, 51.2292) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.61
Light Sea Green
#98F6B0
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEDAF #ED7DBB
analogous
#83ED7D #7DEDAF #7DEDE7
triadic
#7DEDAF #AF7DED #EDAF7D
tetradic
#7DEDAF #7D83ED #ED7DBB #EDE77D
square
#7DEDAF #7D83ED #ED7DBB #EDE77D
split-complementary
#7DEDAF #E77DED #ED7D83
monochromatic
#1DD26E #47E68E #7DEDAF #B3F4D0 #E4FBEE
Accessibility & contrast
On white
1.44
#7DEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#7DEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEDAF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEDAF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAB
Deuteranopia (green-blind)
#DBD2B3
Tritanopia (blue-blind)
#60ECDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7dedaf; /* rgb */ color: rgb(125, 237, 175); /* oklch */ color: oklch(86.3% 0.136 157.6);
Tailwind
colors: {
custom: {
50: '#a9f3c7',
500: '#7dedaf',
950: '#000000',
},
}SCSS
$custom: #7dedaf; $custom-light: #a9f3c7; $custom-dark: #000000;
JSON
{
"hex": "#7dedaf",
"rgb": {
"r": 125,
"g": 237,
"b": 175
},
"hsl": {
"h": 146.786,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.86331,
"c": 0.13603,
"h": 157.6
},
"luminance": 0.68023
}Semantic roles & 50–950 ramp
primary
#7DEDAF
secondary
#C7488E
accent
#0E7ED8
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582