#6EE796#6EE796
#6EE796 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.158 H 152.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE796 |
|---|---|
| RGB | rgb(110, 231, 150) |
| HSL | hsl(140, 72%, 67%) |
| HSV | hsv(140, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(83.27, -51.60, 29.34) |
| CIE-LCH | lch(83.27, 59.36, 150.37°) |
| OKLab | oklab(83.79% -0.1402 0.0736) |
| OKLCH | oklch(83.79% 0.158 152.3) |
| XYZ | xyz(40.5084, 62.6654, 38.8092) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.26
Lightgreen
#90EE90
ΔE00 4.67
Light Bluish Green
#76FDA8
ΔE00 4.68
Light Green Blue
#56FCA2
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE796 #E76EBF
analogous
#83E76E #6EE796 #6EE7D3
triadic
#6EE796 #966EE7 #E7966E
tetradic
#6EE796 #6E83E7 #E76EBF #E7D36E
square
#6EE796 #6E83E7 #E76EBF #E7D36E
split-complementary
#6EE796 #D36EE7 #E76E83
monochromatic
#1FBC53 #39DE70 #6EE796 #A3F0BC #D7F8E2
Accessibility & contrast
On white
1.55
#6EE796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#6EE796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE796
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE796 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D791
Deuteranopia (green-blind)
#D6CB9B
Tritanopia (blue-blind)
#50E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee796; /* rgb */ color: rgb(110, 231, 150); /* oklch */ color: oklch(83.8% 0.158 152.3);
Tailwind
colors: {
custom: {
50: '#a0efb5',
500: '#6ee796',
950: '#000000',
},
}SCSS
$custom: #6ee796; $custom-light: #a0efb5; $custom-dark: #000000;
JSON
{
"hex": "#6ee796",
"rgb": {
"r": 110,
"g": 231,
"b": 150
},
"hsl": {
"h": 139.835,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.83788,
"c": 0.15831,
"h": 152.3
},
"luminance": 0.62669
}Semantic roles & 50–950 ramp
primary
#6EE796
secondary
#BB3E92
accent
#1294D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581