#6ED893#6ED893
#6ED893 is a light, vivid green. Relative luminance 0.545; OKLCH L 80.1% C 0.140 H 153.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED893 |
|---|---|
| RGB | rgb(110, 216, 147) |
| HSL | hsl(141, 58%, 64%) |
| HSV | hsv(141, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 31.9%, 15.3%) |
| CIE-LAB | lab(78.77, -45.89, 24.83) |
| CIE-LCH | lch(78.77, 52.18, 151.59°) |
| OKLab | oklab(80.1% -0.1251 0.0627) |
| OKLCH | oklch(80.1% 0.14 153.4) |
| XYZ | xyz(36.2501, 54.5304, 36.2133) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.20
Seaweed
#18D17B
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 5.97
Weird Green
#3AE57F
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED893 #D86EB3
analogous
#7ED86E #6ED893 #6ED8C8
triadic
#6ED893 #936ED8 #D8936E
tetradic
#6ED893 #6E7ED8 #D86EB3 #D8C86E
square
#6ED893 #6E7ED8 #D86EB3 #D8C86E
split-complementary
#6ED893 #C86ED8 #D86E7E
monochromatic
#2BA054 #3ECB6F #6ED893 #9EE5B7 #CEF2DB
Accessibility & contrast
On white
1.76
#6ED893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#6ED893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED893
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED893 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98F
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#55D6C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ed893; /* rgb */ color: rgb(110, 216, 147); /* oklch */ color: oklch(80.1% 0.140 153.4);
Tailwind
colors: {
custom: {
50: '#9ee5b3',
500: '#6ed893',
950: '#000000',
},
}SCSS
$custom: #6ed893; $custom-light: #9ee5b3; $custom-dark: #000000;
JSON
{
"hex": "#6ed893",
"rgb": {
"r": 110,
"g": 216,
"b": 147
},
"hsl": {
"h": 140.943,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.80098,
"c": 0.13988,
"h": 153.4
},
"luminance": 0.54533
}Semantic roles & 50–950 ramp
primary
#6ED893
secondary
#A44683
accent
#208CC5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481