#6ED993#6ED993
#6ED993 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.3% C 0.141 H 153.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED993 |
|---|---|
| RGB | rgb(110, 217, 147) |
| HSL | hsl(141, 58%, 64%) |
| HSV | hsv(141, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(79.07, -46.32, 25.23) |
| CIE-LCH | lch(79.07, 52.74, 151.42°) |
| OKLab | oklab(80.34% -0.1262 0.0636) |
| OKLCH | oklch(80.34% 0.141 153.2) |
| XYZ | xyz(36.5071, 55.0444, 36.2989) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.10
Emerald
#50C878
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.60
Hospital Green
#9BE5AA
ΔE00 5.67
Weird Green
#3AE57F
ΔE00 5.90
Seafoam
#7FE0B3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED993 #D96EB4
analogous
#7FD96E #6ED993 #6ED9C9
triadic
#6ED993 #936ED9 #D9936E
tetradic
#6ED993 #6E7FD9 #D96EB4 #D9C96E
square
#6ED993 #6E7FD9 #D96EB4 #D9C96E
split-complementary
#6ED993 #C96ED9 #D96E7F
monochromatic
#2AA254 #3ECC6F #6ED993 #9EE6B7 #CFF2DB
Accessibility & contrast
On white
1.75
#6ED993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#6ED993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED993
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED993 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8F
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#55D7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed993; /* rgb */ color: rgb(110, 217, 147); /* oklch */ color: oklch(80.3% 0.141 153.2);
Tailwind
colors: {
custom: {
50: '#9ee5b3',
500: '#6ed993',
950: '#000000',
},
}SCSS
$custom: #6ed993; $custom-light: #9ee5b3; $custom-dark: #000000;
JSON
{
"hex": "#6ed993",
"rgb": {
"r": 110,
"g": 217,
"b": 147
},
"hsl": {
"h": 140.748,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.8034,
"c": 0.14132,
"h": 153.2
},
"luminance": 0.55047
}Semantic roles & 50–950 ramp
primary
#6ED993
secondary
#A64584
accent
#1F8CC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481