#7DDE95#7DDE95
#7DDE95 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.2% C 0.138 H 150.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDE95 |
|---|---|
| RGB | rgb(125, 222, 149) |
| HSL | hsl(135, 60%, 68%) |
| HSV | hsv(135, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(81.16, -44.12, 27.13) |
| CIE-LCH | lch(81.16, 51.79, 148.41°) |
| OKLab | oklab(82.22% -0.1202 0.0683) |
| OKLCH | oklch(82.22% 0.138 150.4) |
| XYZ | xyz(40.0011, 58.7697, 37.6638) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 5.21
Light Sea Green
#98F6B0
ΔE00 5.68
Seafoam (survey)
#80F9AD
ΔE00 5.99
Weird Green
#3AE57F
ΔE00 6.01
Seafoam Green
#7AF9AB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDE95 #DE7DC6
analogous
#95DE7D #7DDE95 #7DDEC5
triadic
#7DDE95 #957DDE #DE957D
tetradic
#7DDE95 #7D95DE #DE7DC6 #DEC57D
square
#7DDE95 #7D95DE #DE7DC6 #DEC57D
split-complementary
#7DDE95 #C57DDE #DE7D95
monochromatic
#2DB34F #4CD26D #7DDE95 #AEEABD #DFF7E5
Accessibility & contrast
On white
1.65
#7DDE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#7DDE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDE95
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDE95 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD090
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#6BDBCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7dde95; /* rgb */ color: rgb(125, 222, 149); /* oklch */ color: oklch(82.2% 0.138 150.4);
Tailwind
colors: {
custom: {
50: '#a7e9b4',
500: '#7dde95',
950: '#000000',
},
}SCSS
$custom: #7dde95; $custom-light: #a7e9b4; $custom-dark: #000000;
JSON
{
"hex": "#7dde95",
"rgb": {
"r": 125,
"g": 222,
"b": 149
},
"hsl": {
"h": 134.845,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.82224,
"c": 0.13824,
"h": 150.4
},
"luminance": 0.58772
}Semantic roles & 50–950 ramp
primary
#7DDE95
secondary
#B54B9A
accent
#1E9DC7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481