#6EE575#6EE575
#6EE575 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.186 H 144.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE575 |
|---|---|
| RGB | rgb(110, 229, 117) |
| HSL | hsl(124, 70%, 66%) |
| HSV | hsv(124, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(82.18, -55.96, 44.34) |
| CIE-LCH | lch(82.18, 71.40, 141.61°) |
| OKLab | oklab(82.74% -0.1519 0.1073) |
| OKLCH | oklch(82.74% 0.186 144.8) |
| XYZ | xyz(37.6585, 60.6349, 26.5454) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.52
Lightgreen
#90EE90
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.26
Fresh Green
#69D84F
ΔE00 4.92
Tealish Green
#0CDC73
ΔE00 5.48
Spearmint
#1EF876
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE575 #E56EDE
analogous
#A3E56E #6EE575 #6EE5B1
triadic
#6EE575 #756EE5 #E5756E
tetradic
#6EE575 #6EA3E5 #E56EDE #E5B16E
square
#6EE575 #6EA3E5 #E56EDE #E5B16E
split-complementary
#6EE575 #B16EE5 #E56EA3
monochromatic
#21B82A #3ADC44 #6EE575 #A2EEA6 #D6F8D8
Accessibility & contrast
On white
1.60
#6EE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6EE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE575
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE575 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36C
Deuteranopia (green-blind)
#D9C87D
Tritanopia (blue-blind)
#5BE0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee575; /* rgb */ color: rgb(110, 229, 117); /* oklch */ color: oklch(82.7% 0.186 144.8);
Tailwind
colors: {
custom: {
50: '#a0ee9f',
500: '#6ee575',
950: '#000000',
},
}SCSS
$custom: #6ee575; $custom-light: #a0ee9f; $custom-dark: #000000;
JSON
{
"hex": "#6ee575",
"rgb": {
"r": 110,
"g": 229,
"b": 117
},
"hsl": {
"h": 123.529,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.8274,
"c": 0.18599,
"h": 144.8
},
"luminance": 0.60638
}Semantic roles & 50–950 ramp
primary
#6EE575
secondary
#B83FB1
accent
#14C6D2
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580