#6EE775#6EE775
#6EE775 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.2% C 0.189 H 144.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE775 |
|---|---|
| RGB | rgb(110, 231, 117) |
| HSL | hsl(123, 72%, 67%) |
| HSV | hsv(123, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 49.4%, 9.4%) |
| CIE-LAB | lab(82.78, -56.74, 45.08) |
| CIE-LCH | lch(82.78, 72.46, 141.53°) |
| OKLab | oklab(83.23% -0.154 0.109) |
| OKLCH | oklch(83.23% 0.189 144.7) |
| XYZ | xyz(38.2151, 61.7481, 26.7309) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.57
Lightgreen
#90EE90
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.36
Fresh Green
#69D84F
ΔE00 5.08
Spearmint
#1EF876
ΔE00 5.20
Lightgreen (survey)
#76FF7B
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE775 #E76EE0
analogous
#A4E76E #6EE775 #6EE7B2
triadic
#6EE775 #756EE7 #E7756E
tetradic
#6EE775 #6EA4E7 #E76EE0 #E7B26E
square
#6EE775 #6EA4E7 #E76EE0 #E7B26E
split-complementary
#6EE775 #B26EE7 #E76EA4
monochromatic
#1FBC28 #39DE43 #6EE775 #A3F0A7 #D7F8D9
Accessibility & contrast
On white
1.57
#6EE775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#6EE775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE775
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE775 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#DACA7D
Tritanopia (blue-blind)
#5AE2CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee775; /* rgb */ color: rgb(110, 231, 117); /* oklch */ color: oklch(83.2% 0.189 144.7);
Tailwind
colors: {
custom: {
50: '#a0ef9f',
500: '#6ee775',
950: '#000000',
},
}SCSS
$custom: #6ee775; $custom-light: #a0ef9f; $custom-dark: #000000;
JSON
{
"hex": "#6ee775",
"rgb": {
"r": 110,
"g": 231,
"b": 117
},
"hsl": {
"h": 123.471,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.8323,
"c": 0.18866,
"h": 144.7
},
"luminance": 0.61751
}Semantic roles & 50–950 ramp
primary
#6EE775
secondary
#BB3EB4
accent
#12C8D4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580