#6EE696#6EE696
#6EE696 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.157 H 152.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE696 |
|---|---|
| RGB | rgb(110, 230, 150) |
| HSL | hsl(140, 71%, 67%) |
| HSV | hsv(140, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(82.97, -51.19, 28.95) |
| CIE-LCH | lch(82.97, 58.81, 150.51°) |
| OKLab | oklab(83.55% -0.1391 0.0726) |
| OKLCH | oklch(83.55% 0.157 152.4) |
| XYZ | xyz(40.2293, 62.1072, 38.7162) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 4.82
Light Bluish Green
#76FDA8
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE696 #E66EBE
analogous
#82E66E #6EE696 #6EE6D2
triadic
#6EE696 #966EE6 #E6966E
tetradic
#6EE696 #6E82E6 #E66EBE #E6D26E
square
#6EE696 #6E82E6 #E66EBE #E6D26E
split-complementary
#6EE696 #D26EE6 #E66E82
monochromatic
#20BA53 #3ADD70 #6EE696 #A2EFBC #D6F8E2
Accessibility & contrast
On white
1.56
#6EE696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#6EE696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE696
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE696 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D691
Deuteranopia (green-blind)
#D5CA9B
Tritanopia (blue-blind)
#50E3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee696; /* rgb */ color: rgb(110, 230, 150); /* oklch */ color: oklch(83.5% 0.157 152.4);
Tailwind
colors: {
custom: {
50: '#9fefb5',
500: '#6ee696',
950: '#000000',
},
}SCSS
$custom: #6ee696; $custom-light: #9fefb5; $custom-dark: #000000;
JSON
{
"hex": "#6ee696",
"rgb": {
"r": 110,
"g": 230,
"b": 150
},
"hsl": {
"h": 140,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83546,
"c": 0.15692,
"h": 152.4
},
"luminance": 0.62111
}Semantic roles & 50–950 ramp
primary
#6EE696
secondary
#B93F91
accent
#1393D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581