#7DC899#7DC899
#7DC899 is a light, moderate green. Relative luminance 0.480; OKLCH L 77.1% C 0.101 H 155.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC899 |
|---|---|
| RGB | rgb(125, 200, 153) |
| HSL | hsl(142, 41%, 64%) |
| HSV | hsv(142, 38%, 78%) |
| CMYK | cmyk(37.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(74.80, -33.49, 16.30) |
| CIE-LCH | lch(74.80, 37.25, 154.05°) |
| OKLab | oklab(77.09% -0.0922 0.0417) |
| OKLCH | oklch(77.09% 0.101 155.7) |
| XYZ | xyz(34.8593, 47.9664, 37.5524) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.29
Mediumaquamarine
#66CDAA
ΔE00 5.40
Seafoam
#7FE0B3
ΔE00 6.17
Pale Teal
#82CBB2
ΔE00 6.48
Soft Green
#6FC276
ΔE00 6.70
Seafoam Blue
#78D1B6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC899 #C87DAC
analogous
#86C87D #7DC899 #7DC8BE
triadic
#7DC899 #997DC8 #C8997D
tetradic
#7DC899 #7D86C8 #C87DAC #C8BE7D
square
#7DC899 #7D86C8 #C87DAC #C8BE7D
split-complementary
#7DC899 #BE7DC8 #C87D86
monochromatic
#3C8E5B #52B677 #7DC899 #A8DABB #D3ECDC
Accessibility & contrast
On white
1.98
#7DC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#7DC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC899
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC899 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD96
Deuteranopia (green-blind)
#BBB59C
Tritanopia (blue-blind)
#6EC7BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7dc899; /* rgb */ color: rgb(125, 200, 153); /* oklch */ color: oklch(77.1% 0.101 155.7);
Tailwind
colors: {
custom: {
50: '#a5d9b7',
500: '#7dc899',
950: '#000000',
},
}SCSS
$custom: #7dc899; $custom-light: #a5d9b7; $custom-dark: #000000;
JSON
{
"hex": "#7dc899",
"rgb": {
"r": 125,
"g": 200,
"b": 153
},
"hsl": {
"h": 142.4,
"s": 40.541,
"l": 63.725
},
"oklch": {
"l": 0.77088,
"c": 0.10124,
"h": 155.7
},
"luminance": 0.47968
}Semantic roles & 50–950 ramp
primary
#7DC899
secondary
#DEC3D4
accent
#3283B4
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380