#7DD698#7DD698
#7DD698 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.4% C 0.123 H 152.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD698 |
|---|---|
| RGB | rgb(125, 214, 152) |
| HSL | hsl(138, 52%, 66%) |
| HSV | hsv(138, 42%, 84%) |
| CMYK | cmyk(41.6%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.88, -40.07, 22.46) |
| CIE-LCH | lch(78.88, 45.94, 150.72°) |
| OKLab | oklab(80.38% -0.1096 0.057) |
| OKLCH | oklch(80.38% 0.123 152.5) |
| XYZ | xyz(38.1691, 54.7176, 38.2500) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 5.17
Emerald
#50C878
ΔE00 6.17
Soft Green
#6FC276
ΔE00 6.27
Aqua Green
#12E193
ΔE00 6.99
Eucalyptus
#44D7A8
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD698 #D67DBB
analogous
#8FD67D #7DD698 #7DD6C5
triadic
#7DD698 #987DD6 #D6987D
tetradic
#7DD698 #7D8FD6 #D67DBB #D6C57D
square
#7DD698 #7D8FD6 #D67DBB #D6C57D
split-complementary
#7DD698 #C57DD6 #D67D8F
monochromatic
#34A556 #4EC773 #7DD698 #ACE5BD #DAF3E2
Accessibility & contrast
On white
1.76
#7DD698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#7DD698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD698
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD698 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C994
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#6CD4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7dd698; /* rgb */ color: rgb(125, 214, 152); /* oklch */ color: oklch(80.4% 0.123 152.5);
Tailwind
colors: {
custom: {
50: '#a6e3b6',
500: '#7dd698',
950: '#000000',
},
}SCSS
$custom: #7dd698; $custom-light: #a6e3b6; $custom-dark: #000000;
JSON
{
"hex": "#7dd698",
"rgb": {
"r": 125,
"g": 214,
"b": 152
},
"hsl": {
"h": 138.202,
"s": 52.047,
"l": 66.471
},
"oklch": {
"l": 0.80383,
"c": 0.12348,
"h": 152.5
},
"luminance": 0.5472
}Semantic roles & 50–950 ramp
primary
#7DD698
secondary
#A94F8D
accent
#2691BF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481