#7DE498#7DE498
#7DE498 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.7% C 0.144 H 150.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE498 |
|---|---|
| RGB | rgb(125, 228, 152) |
| HSL | hsl(136, 66%, 69%) |
| HSV | hsv(136, 45%, 89%) |
| CMYK | cmyk(45.2%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(82.97, -46.17, 28.02) |
| CIE-LCH | lch(82.97, 54.01, 148.75°) |
| OKLab | oklab(83.71% -0.1257 0.0705) |
| OKLCH | oklch(83.71% 0.144 150.7) |
| XYZ | xyz(41.8657, 62.1108, 39.4822) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.33
Hospital Green
#9BE5AA
ΔE00 4.37
Light Sea Green
#98F6B0
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE498 #E47DC9
analogous
#96E47D #7DE498 #7DE4CC
triadic
#7DE498 #987DE4 #E4987D
tetradic
#7DE498 #7D96E4 #E47DC9 #E4CC7D
square
#7DE498 #7D96E4 #E47DC9 #E4CC7D
split-complementary
#7DE498 #CC7DE4 #E47D96
monochromatic
#28BF4F #4AD970 #7DE498 #B0EFC0 #E2F9E8
Accessibility & contrast
On white
1.56
#7DE498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#7DE498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE498
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE498 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D593
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#69E1D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7de498; /* rgb */ color: rgb(125, 228, 152); /* oklch */ color: oklch(83.7% 0.144 150.7);
Tailwind
colors: {
custom: {
50: '#a8edb7',
500: '#7de498',
950: '#000000',
},
}SCSS
$custom: #7de498; $custom-light: #a8edb7; $custom-dark: #000000;
JSON
{
"hex": "#7de498",
"rgb": {
"r": 125,
"g": 228,
"b": 152
},
"hsl": {
"h": 135.728,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.83712,
"c": 0.14414,
"h": 150.7
},
"luminance": 0.62114
}Semantic roles & 50–950 ramp
primary
#7DE498
secondary
#BC499E
accent
#189ECD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581