#6EE08D#6EE08D
#6EE08D is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.157 H 150.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE08D |
|---|---|
| RGB | rgb(110, 224, 141) |
| HSL | hsl(136, 65%, 65%) |
| HSV | hsv(136, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.04, -50.29, 30.97) |
| CIE-LCH | lch(81.04, 59.06, 148.38°) |
| OKLab | oklab(81.92% -0.1365 0.0773) |
| OKLCH | oklch(81.92% 0.157 150.5) |
| XYZ | xyz(37.8912, 58.5463, 34.4980) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.18
Tealish Green
#0CDC73
ΔE00 5.26
Seafoam Green
#7AF9AB
ΔE00 5.81
Seaweed
#18D17B
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE08D #E06EC1
analogous
#88E06E #6EE08D #6EE0C6
triadic
#6EE08D #8D6EE0 #E08D6E
tetradic
#6EE08D #6E88E0 #E06EC1 #E0C66E
square
#6EE08D #6E88E0 #E06EC1 #E0C66E
split-complementary
#6EE08D #C66EE0 #E06E88
monochromatic
#25AE4B #3CD565 #6EE08D #A0EBB5 #D3F6DC
Accessibility & contrast
On white
1.65
#6EE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#6EE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE08D
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE08D | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#55DDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ee08d; /* rgb */ color: rgb(110, 224, 141); /* oklch */ color: oklch(81.9% 0.157 150.5);
Tailwind
colors: {
custom: {
50: '#9feaaf',
500: '#6ee08d',
950: '#000000',
},
}SCSS
$custom: #6ee08d; $custom-light: #9feaaf; $custom-dark: #000000;
JSON
{
"hex": "#6ee08d",
"rgb": {
"r": 110,
"g": 224,
"b": 141
},
"hsl": {
"h": 136.316,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.81919,
"c": 0.1569,
"h": 150.5
},
"luminance": 0.58549
}Semantic roles & 50–950 ramp
primary
#6EE08D
secondary
#B04292
accent
#199CCD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481