#7DDB95#7DDB95
#7DDB95 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.5% C 0.134 H 150.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDB95 |
|---|---|
| RGB | rgb(125, 219, 149) |
| HSL | hsl(135, 57%, 67%) |
| HSV | hsv(135, 43%, 86%) |
| CMYK | cmyk(42.9%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(80.29, -42.81, 25.94) |
| CIE-LCH | lch(80.29, 50.06, 148.78°) |
| OKLab | oklab(81.51% -0.1167 0.0654) |
| OKLCH | oklch(81.51% 0.134 150.7) |
| XYZ | xyz(39.2114, 57.1903, 37.4006) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 5.94
Seafoam
#7FE0B3
ΔE00 6.10
Light Sea Green
#98F6B0
ΔE00 6.22
Emerald
#50C878
ΔE00 6.25
Aqua Green
#12E193
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDB95 #DB7DC3
analogous
#94DB7D #7DDB95 #7DDBC4
triadic
#7DDB95 #957DDB #DB957D
tetradic
#7DDB95 #7D94DB #DB7DC3 #DBC47D
square
#7DDB95 #7D94DB #DB7DC3 #DBC47D
split-complementary
#7DDB95 #C47DDB #DB7D94
monochromatic
#30AE50 #4DCE6E #7DDB95 #ADE8BC #DDF6E3
Accessibility & contrast
On white
1.69
#7DDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#7DDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDB95
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDB95 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#6CD8C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7ddb95; /* rgb */ color: rgb(125, 219, 149); /* oklch */ color: oklch(81.5% 0.134 150.7);
Tailwind
colors: {
custom: {
50: '#a7e7b4',
500: '#7ddb95',
950: '#000000',
},
}SCSS
$custom: #7ddb95; $custom-light: #a7e7b4; $custom-dark: #000000;
JSON
{
"hex": "#7ddb95",
"rgb": {
"r": 125,
"g": 219,
"b": 149
},
"hsl": {
"h": 135.319,
"s": 56.627,
"l": 67.451
},
"oklch": {
"l": 0.81509,
"c": 0.13381,
"h": 150.7
},
"luminance": 0.57193
}Semantic roles & 50–950 ramp
primary
#7DDB95
secondary
#B04C97
accent
#219BC4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481