#6EE397#6EE397
#6EE397 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.152 H 153.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE397 |
|---|---|
| RGB | rgb(110, 227, 151) |
| HSL | hsl(141, 68%, 66%) |
| HSV | hsv(141, 52%, 89%) |
| CMYK | cmyk(51.5%, 0%, 33.5%, 11%) |
| CIE-LAB | lab(82.10, -49.78, 27.27) |
| CIE-LCH | lch(82.10, 56.75, 151.29°) |
| OKLab | oklab(82.84% -0.1354 0.0686) |
| OKLCH | oklch(82.84% 0.152 153.1) |
| XYZ | xyz(39.4825, 60.4842, 38.8662) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 4.67
Seafoam Green
#7AF9AB
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.90
Lightgreen
#90EE90
ΔE00 5.44
Hospital Green
#9BE5AA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE397 #E36EBA
analogous
#7FE36E #6EE397 #6EE3D2
triadic
#6EE397 #976EE3 #E3976E
tetradic
#6EE397 #6E7FE3 #E36EBA #E3D26E
square
#6EE397 #6E7FE3 #E36EBA #E3D26E
split-complementary
#6EE397 #D26EE3 #E36E7F
monochromatic
#23B456 #3BD972 #6EE397 #A1EDBC #D5F7E1
Accessibility & contrast
On white
1.60
#6EE397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6EE397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE397
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE397 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#D2C89C
Tritanopia (blue-blind)
#51E0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee397; /* rgb */ color: rgb(110, 227, 151); /* oklch */ color: oklch(82.8% 0.152 153.1);
Tailwind
colors: {
custom: {
50: '#9fecb6',
500: '#6ee397',
950: '#000000',
},
}SCSS
$custom: #6ee397; $custom-light: #9fecb6; $custom-dark: #000000;
JSON
{
"hex": "#6ee397",
"rgb": {
"r": 110,
"g": 227,
"b": 151
},
"hsl": {
"h": 141.026,
"s": 67.63,
"l": 66.078
},
"oklch": {
"l": 0.82841,
"c": 0.1518,
"h": 153.1
},
"luminance": 0.60488
}Semantic roles & 50–950 ramp
primary
#6EE397
secondary
#B5418C
accent
#168FD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581