#6ED792#6ED792
#6ED792 is a light, vivid green. Relative luminance 0.540; OKLCH L 79.8% C 0.139 H 153.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED792 |
|---|---|
| RGB | rgb(110, 215, 146) |
| HSL | hsl(141, 57%, 64%) |
| HSV | hsv(141, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(78.45, -45.65, 24.92) |
| CIE-LCH | lch(78.45, 52.01, 151.37°) |
| OKLab | oklab(79.83% -0.1244 0.0629) |
| OKLCH | oklch(79.83% 0.139 153.2) |
| XYZ | xyz(35.9166, 53.9884, 35.7167) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.92
Aqua Green
#12E193
ΔE00 5.33
Seaweed
#18D17B
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 5.84
Soft Green
#6FC276
ΔE00 6.00
Seafoam
#7FE0B3
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED792 #D76EB3
analogous
#7ED76E #6ED792 #6ED7C6
triadic
#6ED792 #926ED7 #D7926E
tetradic
#6ED792 #6E7ED7 #D76EB3 #D7C66E
square
#6ED792 #6E7ED7 #D76EB3 #D7C66E
split-complementary
#6ED792 #C66ED7 #D76E7E
monochromatic
#2C9F53 #3ECA6E #6ED792 #9EE4B6 #CEF1DA
Accessibility & contrast
On white
1.78
#6ED792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6ED792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED792
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED792 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88E
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#56D5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed792; /* rgb */ color: rgb(110, 215, 146); /* oklch */ color: oklch(79.8% 0.139 153.2);
Tailwind
colors: {
custom: {
50: '#9ee4b2',
500: '#6ed792',
950: '#000000',
},
}SCSS
$custom: #6ed792; $custom-light: #9ee4b2; $custom-dark: #000000;
JSON
{
"hex": "#6ed792",
"rgb": {
"r": 110,
"g": 215,
"b": 146
},
"hsl": {
"h": 140.571,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.79835,
"c": 0.13938,
"h": 153.2
},
"luminance": 0.53991
}Semantic roles & 50–950 ramp
primary
#6ED792
secondary
#A34683
accent
#218CC4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481