#7DC199#7DC199
#7DC199 is a light, moderate green. Relative luminance 0.448; OKLCH L 75.4% C 0.090 H 157.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC199 |
|---|---|
| RGB | rgb(125, 193, 153) |
| HSL | hsl(145, 35%, 62%) |
| HSV | hsv(145, 35%, 76%) |
| CMYK | cmyk(35.2%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(72.76, -30.19, 13.44) |
| CIE-LCH | lch(72.76, 33.04, 156.00°) |
| OKLab | oklab(75.44% -0.0835 0.0345) |
| OKLCH | oklch(75.44% 0.09 157.6) |
| XYZ | xyz(33.2751, 44.7980, 37.0244) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 5.46
Pale Teal
#82CBB2
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 6.62
Tea
#65AB7C
ΔE00 6.88
Faded Green
#7BB274
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC199 #C17DA5
analogous
#83C17D #7DC199 #7DC1BB
triadic
#7DC199 #997DC1 #C1997D
tetradic
#7DC199 #7D83C1 #C17DA5 #C1BB7D
square
#7DC199 #7D83C1 #C17DA5 #C1BB7D
split-complementary
#7DC199 #BB7DC1 #C17D83
monochromatic
#3F845C #54AD78 #7DC199 #A6D5BA #D0E9DA
Accessibility & contrast
On white
2.11
#7DC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#7DC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC199
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC199 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#B5AF9B
Tritanopia (blue-blind)
#6FC0B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7dc199; /* rgb */ color: rgb(125, 193, 153); /* oklch */ color: oklch(75.4% 0.090 157.6);
Tailwind
colors: {
custom: {
50: '#a5d4b7',
500: '#7dc199',
950: '#000000',
},
}SCSS
$custom: #7dc199; $custom-light: #a5d4b7; $custom-dark: #000000;
JSON
{
"hex": "#7dc199",
"rgb": {
"r": 125,
"g": 193,
"b": 153
},
"hsl": {
"h": 144.706,
"s": 35.417,
"l": 62.353
},
"oklch": {
"l": 0.75436,
"c": 0.09039,
"h": 157.6
},
"luminance": 0.448
}Semantic roles & 50–950 ramp
primary
#7DC199
secondary
#D9C0CF
accent
#377DAE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380