#6EE875#6EE875
#6EE875 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.190 H 144.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE875 |
|---|---|
| RGB | rgb(110, 232, 117) |
| HSL | hsl(123, 73%, 67%) |
| HSV | hsv(123, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 49.6%, 9%) |
| CIE-LAB | lab(83.08, -57.12, 45.45) |
| CIE-LCH | lch(83.08, 72.99, 141.49°) |
| OKLab | oklab(83.48% -0.1551 0.1098) |
| OKLCH | oklch(83.48% 0.19 144.7) |
| XYZ | xyz(38.4957, 62.3094, 26.8245) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.62
Lightgreen
#90EE90
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.43
Lightgreen (survey)
#76FF7B
ΔE00 5.00
Spearmint
#1EF876
ΔE00 5.03
Easter Green
#8CFD7E
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE875 #E86EE1
analogous
#A4E86E #6EE875 #6EE8B2
triadic
#6EE875 #756EE8 #E8756E
tetradic
#6EE875 #6EA4E8 #E86EE1 #E8B26E
square
#6EE875 #6EA4E8 #E86EE1 #E8B26E
split-complementary
#6EE875 #B26EE8 #E86EA4
monochromatic
#1EBE27 #39E043 #6EE875 #A3F0A7 #D8F9DA
Accessibility & contrast
On white
1.56
#6EE875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6EE875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE875
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE875 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66B
Deuteranopia (green-blind)
#DBCB7D
Tritanopia (blue-blind)
#5AE3CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee875; /* rgb */ color: rgb(110, 232, 117); /* oklch */ color: oklch(83.5% 0.190 144.7);
Tailwind
colors: {
custom: {
50: '#a0f09f',
500: '#6ee875',
950: '#000000',
},
}SCSS
$custom: #6ee875; $custom-light: #a0f09f; $custom-dark: #000000;
JSON
{
"hex": "#6ee875",
"rgb": {
"r": 110,
"g": 232,
"b": 117
},
"hsl": {
"h": 123.443,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83475,
"c": 0.18998,
"h": 144.7
},
"luminance": 0.62313
}Semantic roles & 50–950 ramp
primary
#6EE875
secondary
#BD3EB5
accent
#11C9D5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580