#7DED90#7DED90
#7DED90 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.7% C 0.165 H 147.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7DED90 |
|---|---|
| RGB | rgb(125, 237, 144) |
| HSL | hsl(130, 76%, 71%) |
| HSV | hsv(130, 47%, 93%) |
| CMYK | cmyk(47.3%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(85.47, -51.26, 35.40) |
| CIE-LCH | lch(85.47, 62.29, 145.37°) |
| OKLab | oklab(85.71% -0.1392 0.0878) |
| OKLCH | oklch(85.71% 0.165 147.8) |
| XYZ | xyz(43.7731, 66.9387, 36.9940) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.14
Baby Green
#8CFF9E
ΔE00 3.84
Palegreen
#98FB98
ΔE00 3.85
Mint Green
#8FFF9F
ΔE00 3.91
Foam Green
#90FDA9
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DED90 #ED7DDA
analogous
#A2ED7D #7DED90 #7DEDC8
triadic
#7DED90 #907DED #ED907D
tetradic
#7DED90 #7DA2ED #ED7DDA #EDC87D
square
#7DED90 #7DA2ED #ED7DDA #EDC87D
split-complementary
#7DED90 #C87DED #ED7DA2
monochromatic
#1DD23C #47E662 #7DED90 #B3F4BE #E4FBE8
Accessibility & contrast
On white
1.46
#7DED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#7DED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DED90
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DED90 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#69E9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ded90; /* rgb */ color: rgb(125, 237, 144); /* oklch */ color: oklch(85.7% 0.165 147.8);
Tailwind
colors: {
custom: {
50: '#a9f3b1',
500: '#7ded90',
950: '#000000',
},
}SCSS
$custom: #7ded90; $custom-light: #a9f3b1; $custom-dark: #000000;
JSON
{
"hex": "#7ded90",
"rgb": {
"r": 125,
"g": 237,
"b": 144
},
"hsl": {
"h": 130.179,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.85709,
"c": 0.16459,
"h": 147.8
},
"luminance": 0.66942
}Semantic roles & 50–950 ramp
primary
#7DED90
secondary
#C748B1
accent
#0EB6D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581