#6EE893#6EE893
#6EE893 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.162 H 151.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE893 |
|---|---|
| RGB | rgb(110, 232, 147) |
| HSL | hsl(138, 73%, 67%) |
| HSV | hsv(138, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 36.6%, 9%) |
| CIE-LAB | lab(83.51, -52.52, 31.20) |
| CIE-LCH | lch(83.51, 61.09, 149.29°) |
| OKLab | oklab(83.97% -0.1426 0.078) |
| OKLCH | oklch(83.97% 0.162 151.3) |
| XYZ | xyz(40.5506, 63.1314, 37.6468) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE893 #E86EC3
analogous
#86E86E #6EE893 #6EE8D0
triadic
#6EE893 #936EE8 #E8936E
tetradic
#6EE893 #6E86E8 #E86EC3 #E8D06E
square
#6EE893 #6E86E8 #E86EC3 #E8D06E
split-complementary
#6EE893 #D06EE8 #E86E86
monochromatic
#1EBE4E #39E06C #6EE893 #A3F0BA #D8F9E2
Accessibility & contrast
On white
1.54
#6EE893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#6EE893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE893
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE893 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#51E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee893; /* rgb */ color: rgb(110, 232, 147); /* oklch */ color: oklch(84.0% 0.162 151.3);
Tailwind
colors: {
custom: {
50: '#a0f0b3',
500: '#6ee893',
950: '#000000',
},
}SCSS
$custom: #6ee893; $custom-light: #a0f0b3; $custom-dark: #000000;
JSON
{
"hex": "#6ee893",
"rgb": {
"r": 110,
"g": 232,
"b": 147
},
"hsl": {
"h": 138.197,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83972,
"c": 0.16248,
"h": 151.3
},
"luminance": 0.63135
}Semantic roles & 50–950 ramp
primary
#6EE893
secondary
#BD3E96
accent
#1199D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581