#7DEB97#7DEB97
#7DEB97 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.155 H 149.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEB97 |
|---|---|
| RGB | rgb(125, 235, 151) |
| HSL | hsl(134, 73%, 71%) |
| HSV | hsv(134, 47%, 92%) |
| CMYK | cmyk(46.8%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(85.00, -49.29, 31.25) |
| CIE-LCH | lch(85.00, 58.36, 147.63°) |
| OKLab | oklab(85.36% -0.134 0.0782) |
| OKLCH | oklch(85.36% 0.155 149.8) |
| XYZ | xyz(43.7489, 66.0078, 39.7076) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.72
Foam Green
#90FDA9
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.10
Light Sea Green
#98F6B0
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEB97 #EB7DD1
analogous
#9AEB7D #7DEB97 #7DEBCE
triadic
#7DEB97 #977DEB #EB977D
tetradic
#7DEB97 #7D9AEB #EB7DD1 #EBCE7D
square
#7DEB97 #7D9AEB #EB7DD1 #EBCE7D
split-complementary
#7DEB97 #CE7DEB #EB7D9A
monochromatic
#20CE49 #48E36D #7DEB97 #B2F3C1 #E4FBEA
Accessibility & contrast
On white
1.48
#7DEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#7DEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEB97
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEB97 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB91
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#68E7D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7deb97; /* rgb */ color: rgb(125, 235, 151); /* oklch */ color: oklch(85.4% 0.155 149.8);
Tailwind
colors: {
custom: {
50: '#a9f2b6',
500: '#7deb97',
950: '#000000',
},
}SCSS
$custom: #7deb97; $custom-light: #a9f2b6; $custom-dark: #000000;
JSON
{
"hex": "#7deb97",
"rgb": {
"r": 125,
"g": 235,
"b": 151
},
"hsl": {
"h": 134.182,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.8536,
"c": 0.15515,
"h": 149.8
},
"luminance": 0.66011
}Semantic roles & 50–950 ramp
primary
#7DEB97
secondary
#C448A7
accent
#10A7D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581