#7ED693#7ED693
#7ED693 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.3% C 0.128 H 150.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED693 |
|---|---|
| RGB | rgb(126, 214, 147) |
| HSL | hsl(134, 52%, 67%) |
| HSV | hsv(134, 41%, 84%) |
| CMYK | cmyk(41.1%, 0%, 31.3%, 16.1%) |
| CIE-LAB | lab(78.83, -40.68, 25.02) |
| CIE-LCH | lch(78.83, 47.76, 148.41°) |
| OKLab | oklab(80.33% -0.111 0.0631) |
| OKLCH | oklch(80.33% 0.128 150.4) |
| XYZ | xyz(37.9150, 54.6329, 36.1454) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.73
Soft Green
#6FC276
ΔE00 5.69
Emerald
#50C878
ΔE00 5.77
Seafoam
#7FE0B3
ΔE00 6.19
Lightgreen
#90EE90
ΔE00 6.91
Seaweed
#18D17B
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED693 #D67EC1
analogous
#95D67E #7ED693 #7ED6BF
triadic
#7ED693 #937ED6 #D6937E
tetradic
#7ED693 #7E95D6 #D67EC1 #D6BF7E
square
#7ED693 #7E95D6 #D67EC1 #D6BF7E
split-complementary
#7ED693 #BF7ED6 #D67E95
monochromatic
#34A54F #50C76C #7ED693 #ACE5BA #DBF4E1
Accessibility & contrast
On white
1.76
#7ED693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#7ED693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED693
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED693 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98F
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#6FD3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed693; /* rgb */ color: rgb(126, 214, 147); /* oklch */ color: oklch(80.3% 0.128 150.4);
Tailwind
colors: {
custom: {
50: '#a7e3b3',
500: '#7ed693',
950: '#000000',
},
}SCSS
$custom: #7ed693; $custom-light: #a7e3b3; $custom-dark: #000000;
JSON
{
"hex": "#7ed693",
"rgb": {
"r": 126,
"g": 214,
"b": 147
},
"hsl": {
"h": 134.318,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.80325,
"c": 0.12769,
"h": 150.4
},
"luminance": 0.54635
}Semantic roles & 50–950 ramp
primary
#7ED693
secondary
#A94F94
accent
#269BBF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481