#7DE7AE#7DE7AE
#7DE7AE is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.9% C 0.128 H 158.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE7AE |
|---|---|
| RGB | rgb(125, 231, 174) |
| HSL | hsl(148, 69%, 70%) |
| HSV | hsv(148, 46%, 91%) |
| CMYK | cmyk(45.9%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(84.26, -43.41, 18.41) |
| CIE-LCH | lch(84.26, 47.15, 157.02°) |
| OKLab | oklab(84.9% -0.1195 0.047) |
| OKLCH | oklch(84.9% 0.128 158.5) |
| XYZ | xyz(44.6699, 64.5644, 50.1445) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.96
Hospital Green
#9BE5AA
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.35
Light Blue Green
#7EFBB3
ΔE00 4.78
Light Sea Green
#98F6B0
ΔE00 4.86
Seafoam (survey)
#80F9AD
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE7AE #E77DB6
analogous
#81E77D #7DE7AE #7DE7E3
triadic
#7DE7AE #AE7DE7 #E7AE7D
tetradic
#7DE7AE #7D81E7 #E77DB6 #E7E37D
square
#7DE7AE #7D81E7 #E77DB6 #E7E37D
split-complementary
#7DE7AE #E37DE7 #E77D81
monochromatic
#24C56F #49DD8E #7DE7AE #B1F1CE #E4FAEE
Accessibility & contrast
On white
1.51
#7DE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#7DE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE7AE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE7AE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D5CEB1
Tritanopia (blue-blind)
#61E6D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7de7ae; /* rgb */ color: rgb(125, 231, 174); /* oklch */ color: oklch(84.9% 0.128 158.5);
Tailwind
colors: {
custom: {
50: '#a8efc6',
500: '#7de7ae',
950: '#000000',
},
}SCSS
$custom: #7de7ae; $custom-light: #a8efc6; $custom-dark: #000000;
JSON
{
"hex": "#7de7ae",
"rgb": {
"r": 125,
"g": 231,
"b": 174
},
"hsl": {
"h": 147.736,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.84895,
"c": 0.1284,
"h": 158.5
},
"luminance": 0.64568
}Semantic roles & 50–950 ramp
primary
#7DE7AE
secondary
#BF4989
accent
#157AD1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582