#6EE388#6EE388
#6EE388 is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.6% C 0.166 H 148.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE388 |
|---|---|
| RGB | rgb(110, 227, 136) |
| HSL | hsl(133, 68%, 66%) |
| HSV | hsv(133, 52%, 89%) |
| CMYK | cmyk(51.5%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(81.85, -52.34, 34.57) |
| CIE-LCH | lch(81.85, 62.73, 146.56°) |
| OKLab | oklab(82.56% -0.1419 0.0857) |
| OKLCH | oklch(82.56% 0.166 148.9) |
| XYZ | xyz(38.3409, 60.0276, 32.8538) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.38
Lightgreen
#90EE90
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.98
Lightish Green
#61E160
ΔE00 5.46
Turquoise Green
#04F489
ΔE00 5.62
Seafoam Green
#7AF9AB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE388 #E36EC9
analogous
#8EE36E #6EE388 #6EE3C2
triadic
#6EE388 #886EE3 #E3886E
tetradic
#6EE388 #6E8EE3 #E36EC9 #E3C26E
square
#6EE388 #6E8EE3 #E36EC9 #E3C26E
split-complementary
#6EE388 #C26EE3 #E36E8E
monochromatic
#23B443 #3BD95E #6EE388 #A1EDB2 #D5F7DC
Accessibility & contrast
On white
1.61
#6EE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#6EE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE388
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE388 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D282
Deuteranopia (green-blind)
#D5C78E
Tritanopia (blue-blind)
#56DFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee388; /* rgb */ color: rgb(110, 227, 136); /* oklch */ color: oklch(82.6% 0.166 148.9);
Tailwind
colors: {
custom: {
50: '#9fecab',
500: '#6ee388',
950: '#000000',
},
}SCSS
$custom: #6ee388; $custom-light: #9fecab; $custom-dark: #000000;
JSON
{
"hex": "#6ee388",
"rgb": {
"r": 110,
"g": 227,
"b": 136
},
"hsl": {
"h": 133.333,
"s": 67.63,
"l": 66.078
},
"oklch": {
"l": 0.82557,
"c": 0.16579,
"h": 148.9
},
"luminance": 0.60031
}Semantic roles & 50–950 ramp
primary
#6EE388
secondary
#B5419B
accent
#16A6D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581