#7ECD98#7ECD98
#7ECD98 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.3% C 0.109 H 153.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECD98 |
|---|---|
| RGB | rgb(126, 205, 152) |
| HSL | hsl(140, 44%, 65%) |
| HSV | hsv(140, 39%, 80%) |
| CMYK | cmyk(38.5%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(76.29, -35.71, 18.91) |
| CIE-LCH | lch(76.29, 40.41, 152.10°) |
| OKLab | oklab(78.3% -0.098 0.0482) |
| OKLCH | oklch(78.3% 0.109 153.8) |
| XYZ | xyz(36.1008, 50.3631, 37.5185) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.57
Soft Green
#6FC276
ΔE00 6.02
Darkseagreen
#8FBC8F
ΔE00 6.10
Hospital Green
#9BE5AA
ΔE00 6.15
Mediumaquamarine
#66CDAA
ΔE00 6.20
Emerald
#50C878
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECD98 #CD7EB3
analogous
#8BCD7E #7ECD98 #7ECDC0
triadic
#7ECD98 #987ECD #CD987E
tetradic
#7ECD98 #7E8BCD #CD7EB3 #CDC07E
square
#7ECD98 #7E8BCD #CD7EB3 #CDC07E
split-complementary
#7ECD98 #C07ECD #CD7E8B
monochromatic
#3A9659 #52BC75 #7ECD98 #AADEBB #D6EFDE
Accessibility & contrast
On white
1.90
#7ECD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7ECD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECD98
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECD98 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC195
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#6FCBBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ecd98; /* rgb */ color: rgb(126, 205, 152); /* oklch */ color: oklch(78.3% 0.109 153.8);
Tailwind
colors: {
custom: {
50: '#a6dcb6',
500: '#7ecd98',
950: '#000000',
},
}SCSS
$custom: #7ecd98; $custom-light: #a6dcb6; $custom-dark: #000000;
JSON
{
"hex": "#7ecd98",
"rgb": {
"r": 126,
"g": 205,
"b": 152
},
"hsl": {
"h": 139.747,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.78298,
"c": 0.1092,
"h": 153.8
},
"luminance": 0.50365
}Semantic roles & 50–950 ramp
primary
#7ECD98
secondary
#9D5384
accent
#2E8AB7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481