#6EE675#6EE675
#6EE675 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.187 H 144.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE675 |
|---|---|
| RGB | rgb(110, 230, 117) |
| HSL | hsl(124, 71%, 67%) |
| HSV | hsv(124, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 49.1%, 9.8%) |
| CIE-LAB | lab(82.48, -56.35, 44.71) |
| CIE-LCH | lch(82.48, 71.93, 141.57°) |
| OKLab | oklab(82.99% -0.153 0.1081) |
| OKLCH | oklch(82.99% 0.187 144.7) |
| XYZ | xyz(37.9360, 61.1899, 26.6379) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.53
Lightgreen
#90EE90
ΔE00 4.19
Weird Green
#3AE57F
ΔE00 4.30
Fresh Green
#69D84F
ΔE00 4.99
Spearmint
#1EF876
ΔE00 5.36
Lightgreen (survey)
#76FF7B
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE675 #E66EDF
analogous
#A3E66E #6EE675 #6EE6B1
triadic
#6EE675 #756EE6 #E6756E
tetradic
#6EE675 #6EA3E6 #E66EDF #E6B16E
square
#6EE675 #6EA3E6 #E66EDF #E6B16E
split-complementary
#6EE675 #B16EE6 #E66EA3
monochromatic
#20BA29 #3ADD43 #6EE675 #A2EFA7 #D6F8D8
Accessibility & contrast
On white
1.59
#6EE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6EE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE675
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE675 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#DAC97D
Tritanopia (blue-blind)
#5AE1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee675; /* rgb */ color: rgb(110, 230, 117); /* oklch */ color: oklch(83.0% 0.187 144.7);
Tailwind
colors: {
custom: {
50: '#a0ef9f',
500: '#6ee675',
950: '#000000',
},
}SCSS
$custom: #6ee675; $custom-light: #a0ef9f; $custom-dark: #000000;
JSON
{
"hex": "#6ee675",
"rgb": {
"r": 110,
"g": 230,
"b": 117
},
"hsl": {
"h": 123.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.82985,
"c": 0.18733,
"h": 144.7
},
"luminance": 0.61193
}Semantic roles & 50–950 ramp
primary
#6EE675
secondary
#B93FB2
accent
#13C7D3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10160F
muted
#808580