#7ED698#7ED698
#7ED698 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.4% C 0.123 H 152.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED698 |
|---|---|
| RGB | rgb(126, 214, 152) |
| HSL | hsl(138, 52%, 67%) |
| HSV | hsv(138, 41%, 84%) |
| CMYK | cmyk(41.1%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.92, -39.79, 22.53) |
| CIE-LCH | lch(78.92, 45.72, 150.48°) |
| OKLab | oklab(80.43% -0.1088 0.0571) |
| OKLCH | oklch(80.43% 0.123 152.3) |
| XYZ | xyz(38.3159, 54.7933, 38.2568) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 5.21
Emerald
#50C878
ΔE00 6.23
Soft Green
#6FC276
ΔE00 6.26
Aqua Green
#12E193
ΔE00 7.09
Eucalyptus
#44D7A8
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED698 #D67EBC
analogous
#90D67E #7ED698 #7ED6C4
triadic
#7ED698 #987ED6 #D6987E
tetradic
#7ED698 #7E90D6 #D67EBC #D6C47E
square
#7ED698 #7E90D6 #D67EBC #D6C47E
split-complementary
#7ED698 #C47ED6 #D67E90
monochromatic
#34A556 #50C773 #7ED698 #ACE5BD #DBF4E2
Accessibility & contrast
On white
1.76
#7ED698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#7ED698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED698
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED698 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C994
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#6DD4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed698; /* rgb */ color: rgb(126, 214, 152); /* oklch */ color: oklch(80.4% 0.123 152.3);
Tailwind
colors: {
custom: {
50: '#a7e3b6',
500: '#7ed698',
950: '#000000',
},
}SCSS
$custom: #7ed698; $custom-light: #a7e3b6; $custom-dark: #000000;
JSON
{
"hex": "#7ed698",
"rgb": {
"r": 126,
"g": 214,
"b": 152
},
"hsl": {
"h": 137.727,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.8043,
"c": 0.12287,
"h": 152.3
},
"luminance": 0.54796
}Semantic roles & 50–950 ramp
primary
#7ED698
secondary
#A94F8E
accent
#2692BF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481