#7DE4AE#7DE4AE
#7DE4AE is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.2% C 0.124 H 159.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE4AE |
|---|---|
| RGB | rgb(125, 228, 174) |
| HSL | hsl(149, 66%, 69%) |
| HSV | hsv(149, 45%, 89%) |
| CMYK | cmyk(45.2%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(83.39, -42.09, 17.20) |
| CIE-LCH | lch(83.39, 45.47, 157.78°) |
| OKLab | oklab(84.19% -0.1161 0.044) |
| OKLCH | oklch(84.19% 0.124 159.2) |
| XYZ | xyz(43.8375, 62.8995, 49.8670) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.17
Hospital Green
#9BE5AA
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 4.88
Light Greenish Blue
#63F7B4
ΔE00 5.05
Light Sea Green
#98F6B0
ΔE00 5.57
Light Turquoise
#7EF4CC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE4AE #E47DB3
analogous
#80E47D #7DE4AE #7DE4E2
triadic
#7DE4AE #AE7DE4 #E4AE7D
tetradic
#7DE4AE #7D80E4 #E47DB3 #E4E27D
square
#7DE4AE #7D80E4 #E47DB3 #E4E27D
split-complementary
#7DE4AE #E27DE4 #E47D80
monochromatic
#28BF70 #4AD98E #7DE4AE #B0EFCE #E2F9ED
Accessibility & contrast
On white
1.55
#7DE4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#7DE4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE4AE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE4AE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#62E3D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7de4ae; /* rgb */ color: rgb(125, 228, 174); /* oklch */ color: oklch(84.2% 0.124 159.2);
Tailwind
colors: {
custom: {
50: '#a8edc6',
500: '#7de4ae',
950: '#000000',
},
}SCSS
$custom: #7de4ae; $custom-light: #a8edc6; $custom-dark: #000000;
JSON
{
"hex": "#7de4ae",
"rgb": {
"r": 125,
"g": 228,
"b": 174
},
"hsl": {
"h": 148.544,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.84189,
"c": 0.12412,
"h": 159.2
},
"luminance": 0.62903
}Semantic roles & 50–950 ramp
primary
#7DE4AE
secondary
#BC4985
accent
#1877CD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582