#6ED692#6ED692
#6ED692 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.6% C 0.138 H 153.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED692 |
|---|---|
| RGB | rgb(110, 214, 146) |
| HSL | hsl(141, 56%, 64%) |
| HSV | hsv(141, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 31.8%, 16.1%) |
| CIE-LAB | lab(78.16, -45.22, 24.52) |
| CIE-LCH | lch(78.16, 51.44, 151.54°) |
| OKLab | oklab(79.59% -0.1233 0.0619) |
| OKLCH | oklch(79.59% 0.138 153.3) |
| XYZ | xyz(35.6628, 53.4807, 35.6321) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.55
Soft Green
#6FC276
ΔE00 5.87
Hospital Green
#9BE5AA
ΔE00 5.91
Seafoam
#7FE0B3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED692 #D66EB2
analogous
#7ED66E #6ED692 #6ED6C6
triadic
#6ED692 #926ED6 #D6926E
tetradic
#6ED692 #6E7ED6 #D66EB2 #D6C66E
square
#6ED692 #6E7ED6 #D66EB2 #D6C66E
split-complementary
#6ED692 #C66ED6 #D66E7E
monochromatic
#2C9D53 #3EC96E #6ED692 #9EE3B6 #CDF1DA
Accessibility & contrast
On white
1.80
#6ED692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6ED692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED692
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED692 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88E
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#56D4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed692; /* rgb */ color: rgb(110, 214, 146); /* oklch */ color: oklch(79.6% 0.138 153.3);
Tailwind
colors: {
custom: {
50: '#9ee3b2',
500: '#6ed692',
950: '#000000',
},
}SCSS
$custom: #6ed692; $custom-light: #9ee3b2; $custom-dark: #000000;
JSON
{
"hex": "#6ed692",
"rgb": {
"r": 110,
"g": 214,
"b": 146
},
"hsl": {
"h": 140.769,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79593,
"c": 0.13794,
"h": 153.3
},
"luminance": 0.53483
}Semantic roles & 50–950 ramp
primary
#6ED692
secondary
#A24782
accent
#228CC3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481