#6ED693#6ED693
#6ED693 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.6% C 0.137 H 153.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED693 |
|---|---|
| RGB | rgb(110, 214, 147) |
| HSL | hsl(141, 56%, 64%) |
| HSV | hsv(141, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 31.3%, 16.1%) |
| CIE-LAB | lab(78.18, -45.04, 24.02) |
| CIE-LCH | lch(78.18, 51.04, 151.93°) |
| OKLab | oklab(79.61% -0.1228 0.0607) |
| OKLCH | oklch(79.61% 0.137 153.7) |
| XYZ | xyz(35.7409, 53.5119, 36.0435) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.63
Seafoam
#7FE0B3
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 5.88
Soft Green
#6FC276
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED693 #D66EB1
analogous
#7DD66E #6ED693 #6ED6C7
triadic
#6ED693 #936ED6 #D6936E
tetradic
#6ED693 #6E7DD6 #D66EB1 #D6C76E
square
#6ED693 #6E7DD6 #D66EB1 #D6C76E
split-complementary
#6ED693 #C76ED6 #D66E7D
monochromatic
#2C9D55 #3EC96F #6ED693 #9EE3B7 #CDF1DA
Accessibility & contrast
On white
1.79
#6ED693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6ED693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED693
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED693 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 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)
#D6C88F
Deuteranopia (green-blind)
#C7BD97
Tritanopia (blue-blind)
#56D4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed693; /* rgb */ color: rgb(110, 214, 147); /* oklch */ color: oklch(79.6% 0.137 153.7);
Tailwind
colors: {
custom: {
50: '#9ee3b3',
500: '#6ed693',
950: '#000000',
},
}SCSS
$custom: #6ed693; $custom-light: #9ee3b3; $custom-dark: #000000;
JSON
{
"hex": "#6ed693",
"rgb": {
"r": 110,
"g": 214,
"b": 147
},
"hsl": {
"h": 141.346,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79614,
"c": 0.13701,
"h": 153.7
},
"luminance": 0.53515
}Semantic roles & 50–950 ramp
primary
#6ED693
secondary
#A24781
accent
#228AC3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481