#6EE776#6EE776
#6EE776 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.2% C 0.188 H 144.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE776 |
|---|---|
| RGB | rgb(110, 231, 118) |
| HSL | hsl(124, 72%, 67%) |
| HSV | hsv(124, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 48.9%, 9.4%) |
| CIE-LAB | lab(82.79, -56.60, 44.61) |
| CIE-LCH | lch(82.79, 72.07, 141.75°) |
| OKLab | oklab(83.24% -0.1536 0.108) |
| OKLCH | oklch(83.24% 0.188 144.9) |
| XYZ | xyz(38.2742, 61.7717, 27.0422) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.68
Lightgreen
#90EE90
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.27
Fresh Green
#69D84F
ΔE00 5.18
Spearmint
#1EF876
ΔE00 5.19
Lightgreen (survey)
#76FF7B
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE776 #E76EDF
analogous
#A3E76E #6EE776 #6EE7B3
triadic
#6EE776 #766EE7 #E7766E
tetradic
#6EE776 #6EA3E7 #E76EDF #E7B36E
square
#6EE776 #6EA3E7 #E76EDF #E7B36E
split-complementary
#6EE776 #B36EE7 #E76EA3
monochromatic
#1FBC29 #39DE44 #6EE776 #A3F0A8 #D7F8D9
Accessibility & contrast
On white
1.57
#6EE776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#6EE776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE776
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE776 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#DACA7E
Tritanopia (blue-blind)
#5AE2CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee776; /* rgb */ color: rgb(110, 231, 118); /* oklch */ color: oklch(83.2% 0.188 144.9);
Tailwind
colors: {
custom: {
50: '#a0ef9f',
500: '#6ee776',
950: '#000000',
},
}SCSS
$custom: #6ee776; $custom-light: #a0ef9f; $custom-dark: #000000;
JSON
{
"hex": "#6ee776",
"rgb": {
"r": 110,
"g": 231,
"b": 118
},
"hsl": {
"h": 123.967,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.83244,
"c": 0.18778,
"h": 144.9
},
"luminance": 0.61775
}Semantic roles & 50–950 ramp
primary
#6EE776
secondary
#BB3EB3
accent
#12C7D4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580