#6EE993#6EE993
#6EE993 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.164 H 151.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE993 |
|---|---|
| RGB | rgb(110, 233, 147) |
| HSL | hsl(138, 74%, 67%) |
| HSV | hsv(138, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.81, -52.93, 31.59) |
| CIE-LCH | lch(83.81, 61.64, 149.17°) |
| OKLab | oklab(84.21% -0.1436 0.0789) |
| OKLCH | oklch(84.21% 0.164 151.2) |
| XYZ | xyz(40.8329, 63.6959, 37.7409) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE993 #E96EC4
analogous
#86E96E #6EE993 #6EE9D1
triadic
#6EE993 #936EE9 #E9936E
tetradic
#6EE993 #6E86E9 #E96EC4 #E9D16E
square
#6EE993 #6E86E9 #E96EC4 #E9D16E
split-complementary
#6EE993 #D16EE9 #E96E86
monochromatic
#1DC04E #39E16B #6EE993 #A3F1BB #D8F9E2
Accessibility & contrast
On white
1.53
#6EE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6EE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE993
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE993 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#50E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee993; /* rgb */ color: rgb(110, 233, 147); /* oklch */ color: oklch(84.2% 0.164 151.2);
Tailwind
colors: {
custom: {
50: '#a0f1b3',
500: '#6ee993',
950: '#000000',
},
}SCSS
$custom: #6ee993; $custom-light: #a0f1b3; $custom-dark: #000000;
JSON
{
"hex": "#6ee993",
"rgb": {
"r": 110,
"g": 233,
"b": 147
},
"hsl": {
"h": 138.049,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.84214,
"c": 0.16386,
"h": 151.2
},
"luminance": 0.63699
}Semantic roles & 50–950 ramp
primary
#6EE993
secondary
#BE3D97
accent
#109AD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581