#7DD192#7DD192
#7DD192 is a light, vivid green. Relative luminance 0.520; OKLCH L 79.1% C 0.122 H 150.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD192 |
|---|---|
| RGB | rgb(125, 209, 146) |
| HSL | hsl(135, 48%, 65%) |
| HSV | hsv(135, 40%, 82%) |
| CMYK | cmyk(40.2%, 0%, 30.1%, 18%) |
| CIE-LAB | lab(77.30, -38.92, 23.45) |
| CIE-LCH | lch(77.30, 45.44, 148.92°) |
| OKLab | oklab(79.07% -0.1063 0.0593) |
| OKLCH | oklch(79.07% 0.122 150.8) |
| XYZ | xyz(36.4441, 52.0340, 35.3118) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.46
Emerald
#50C878
ΔE00 5.48
Seafoam
#7FE0B3
ΔE00 6.27
Dark Mint
#48C072
ΔE00 6.95
Seaweed
#18D17B
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD192 #D17DBC
analogous
#92D17D #7DD192 #7DD1BC
triadic
#7DD192 #927DD1 #D1927D
tetradic
#7DD192 #7D92D1 #D17DBC #D1BC7D
square
#7DD192 #7D92D1 #D17DBC #D1BC7D
split-complementary
#7DD192 #BC7DD1 #D17D92
monochromatic
#379C51 #50C16C #7DD192 #AAE1B8 #D7F1DE
Accessibility & contrast
On white
1.84
#7DD192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7DD192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD192
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD192 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48E
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#6ECEC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dd192; /* rgb */ color: rgb(125, 209, 146); /* oklch */ color: oklch(79.1% 0.122 150.8);
Tailwind
colors: {
custom: {
50: '#a6dfb2',
500: '#7dd192',
950: '#000000',
},
}SCSS
$custom: #7dd192; $custom-light: #a6dfb2; $custom-dark: #000000;
JSON
{
"hex": "#7dd192",
"rgb": {
"r": 125,
"g": 209,
"b": 146
},
"hsl": {
"h": 135,
"s": 47.727,
"l": 65.49
},
"oklch": {
"l": 0.79066,
"c": 0.12171,
"h": 150.8
},
"luminance": 0.52036
}Semantic roles & 50–950 ramp
primary
#7DD192
secondary
#A2518D
accent
#2B97BB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101511
muted
#808481