#6EE697#6EE697
#6EE697 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.6% C 0.156 H 152.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE697 |
|---|---|
| RGB | rgb(110, 230, 151) |
| HSL | hsl(141, 71%, 67%) |
| HSV | hsv(141, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(82.99, -51.01, 28.46) |
| CIE-LCH | lch(82.99, 58.41, 150.84°) |
| OKLab | oklab(83.57% -0.1387 0.0715) |
| OKLCH | oklch(83.57% 0.156 152.7) |
| XYZ | xyz(40.3102, 62.1396, 39.1421) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.21
Weird Green
#3AE57F
ΔE00 4.34
Seafoam (survey)
#80F9AD
ΔE00 4.36
Aqua Green
#12E193
ΔE00 4.75
Light Bluish Green
#76FDA8
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE697 #E66EBD
analogous
#81E66E #6EE697 #6EE6D3
triadic
#6EE697 #976EE6 #E6976E
tetradic
#6EE697 #6E81E6 #E66EBD #E6D36E
square
#6EE697 #6E81E6 #E66EBD #E6D36E
split-complementary
#6EE697 #D36EE6 #E66E81
monochromatic
#20BA54 #3ADD72 #6EE697 #A2EFBC #D6F8E2
Accessibility & contrast
On white
1.56
#6EE697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#6EE697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE697
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE697 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D692
Deuteranopia (green-blind)
#D5CA9C
Tritanopia (blue-blind)
#50E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee697; /* rgb */ color: rgb(110, 230, 151); /* oklch */ color: oklch(83.6% 0.156 152.7);
Tailwind
colors: {
custom: {
50: '#9fefb6',
500: '#6ee697',
950: '#000000',
},
}SCSS
$custom: #6ee697; $custom-light: #9fefb6; $custom-dark: #000000;
JSON
{
"hex": "#6ee697",
"rgb": {
"r": 110,
"g": 230,
"b": 151
},
"hsl": {
"h": 140.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83566,
"c": 0.156,
"h": 152.7
},
"luminance": 0.62143
}Semantic roles & 50–950 ramp
primary
#6EE697
secondary
#B93F90
accent
#1391D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581