#7DEC95#7DEC95
#7DEC95 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.6% C 0.158 H 149.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEC95 |
|---|---|
| RGB | rgb(125, 236, 149) |
| HSL | hsl(133, 74%, 71%) |
| HSV | hsv(133, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(85.26, -50.04, 32.60) |
| CIE-LCH | lch(85.26, 59.73, 146.91°) |
| OKLab | oklab(85.56% -0.136 0.0813) |
| OKLCH | oklch(85.56% 0.158 149.1) |
| XYZ | xyz(43.8750, 66.5175, 38.9551) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.87
Foam Green
#90FDA9
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 4.05
Baby Green
#8CFF9E
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEC95 #EC7DD4
analogous
#9CEC7D #7DEC95 #7DECCC
triadic
#7DEC95 #957DEC #EC957D
tetradic
#7DEC95 #7D9CEC #EC7DD4 #ECCC7D
square
#7DEC95 #7D9CEC #EC7DD4 #ECCC7D
split-complementary
#7DEC95 #CC7DEC #EC7D9C
monochromatic
#1ED045 #48E469 #7DEC95 #B2F4C1 #E4FBE9
Accessibility & contrast
On white
1.47
#7DEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#7DEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEC95
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEC95 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#68E8D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7dec95; /* rgb */ color: rgb(125, 236, 149); /* oklch */ color: oklch(85.6% 0.158 149.1);
Tailwind
colors: {
custom: {
50: '#a9f3b5',
500: '#7dec95',
950: '#000000',
},
}SCSS
$custom: #7dec95; $custom-light: #a9f3b5; $custom-dark: #000000;
JSON
{
"hex": "#7dec95",
"rgb": {
"r": 125,
"g": 236,
"b": 149
},
"hsl": {
"h": 132.973,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.85561,
"c": 0.15846,
"h": 149.1
},
"luminance": 0.66521
}Semantic roles & 50–950 ramp
primary
#7DEC95
secondary
#C548AA
accent
#0FABD7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581