#6EE593#6EE593
#6EE593 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.158 H 151.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE593 |
|---|---|
| RGB | rgb(110, 229, 147) |
| HSL | hsl(139, 70%, 66%) |
| HSV | hsv(139, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.62, -51.30, 30.01) |
| CIE-LCH | lch(82.62, 59.44, 149.67°) |
| OKLab | oklab(83.25% -0.1393 0.0751) |
| OKLCH | oklch(83.25% 0.158 151.7) |
| XYZ | xyz(39.7134, 61.4569, 37.3677) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.75
Aqua Green
#12E193
ΔE00 4.94
Light Bluish Green
#76FDA8
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE593 #E56EC0
analogous
#85E56E #6EE593 #6EE5CE
triadic
#6EE593 #936EE5 #E5936E
tetradic
#6EE593 #6E85E5 #E56EC0 #E5CE6E
square
#6EE593 #6E85E5 #E56EC0 #E5CE6E
split-complementary
#6EE593 #CE6EE5 #E56E85
monochromatic
#21B850 #3ADC6C #6EE593 #A2EEBA #D6F8E0
Accessibility & contrast
On white
1.58
#6EE593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#6EE593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE593
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE593 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#52E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee593; /* rgb */ color: rgb(110, 229, 147); /* oklch */ color: oklch(83.2% 0.158 151.7);
Tailwind
colors: {
custom: {
50: '#9feeb3',
500: '#6ee593',
950: '#000000',
},
}SCSS
$custom: #6ee593; $custom-light: #9feeb3; $custom-dark: #000000;
JSON
{
"hex": "#6ee593",
"rgb": {
"r": 110,
"g": 229,
"b": 147
},
"hsl": {
"h": 138.655,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83246,
"c": 0.15831,
"h": 151.7
},
"luminance": 0.6146
}Semantic roles & 50–950 ramp
primary
#6EE593
secondary
#B83F92
accent
#1497D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581