#7DED95#7DED95
#7DED95 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.8% C 0.160 H 149.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7DED95 |
|---|---|
| RGB | rgb(125, 237, 149) |
| HSL | hsl(133, 76%, 71%) |
| HSV | hsv(133, 47%, 93%) |
| CMYK | cmyk(47.3%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(85.55, -50.45, 32.99) |
| CIE-LCH | lch(85.55, 60.28, 146.82°) |
| OKLab | oklab(85.8% -0.1371 0.0822) |
| OKLCH | oklch(85.8% 0.16 149) |
| XYZ | xyz(44.1637, 67.0950, 39.0513) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.60
Seafoam Green
#7AF9AB
ΔE00 3.71
Foam Green
#90FDA9
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 3.90
Baby Green
#8CFF9E
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DED95 #ED7DD5
analogous
#9DED7D #7DED95 #7DEDCD
triadic
#7DED95 #957DED #ED957D
tetradic
#7DED95 #7D9DED #ED7DD5 #EDCD7D
square
#7DED95 #7D9DED #ED7DD5 #EDCD7D
split-complementary
#7DED95 #CD7DED #ED7D9D
monochromatic
#1DD244 #47E669 #7DED95 #B3F4C1 #E4FBE9
Accessibility & contrast
On white
1.46
#7DED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#7DED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DED95
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DED95 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8F
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#68E9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ded95; /* rgb */ color: rgb(125, 237, 149); /* oklch */ color: oklch(85.8% 0.160 149.0);
Tailwind
colors: {
custom: {
50: '#a9f3b5',
500: '#7ded95',
950: '#000000',
},
}SCSS
$custom: #7ded95; $custom-light: #a9f3b5; $custom-dark: #000000;
JSON
{
"hex": "#7ded95",
"rgb": {
"r": 125,
"g": 237,
"b": 149
},
"hsl": {
"h": 132.857,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.85799,
"c": 0.15987,
"h": 149
},
"luminance": 0.67098
}Semantic roles & 50–950 ramp
primary
#7DED95
secondary
#C748AB
accent
#0EADD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581