#6EE985#6EE985
#6EE985 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.177 H 147.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE985 |
|---|---|
| RGB | rgb(110, 233, 133) |
| HSL | hsl(131, 74%, 67%) |
| HSV | hsv(131, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(83.59, -55.20, 38.32) |
| CIE-LCH | lch(83.59, 67.20, 145.23°) |
| OKLab | oklab(83.97% -0.1496 0.0943) |
| OKLCH | oklch(83.97% 0.177 147.8) |
| XYZ | xyz(39.8004, 63.2829, 32.3032) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.38
Lightish Green
#61E160
ΔE00 4.68
Turquoise Green
#04F489
ΔE00 4.84
Wintergreen
#20F986
ΔE00 5.02
Minty Green
#0BF77D
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE985 #E96ED2
analogous
#94E96E #6EE985 #6EE9C3
triadic
#6EE985 #856EE9 #E9856E
tetradic
#6EE985 #6E94E9 #E96ED2 #E9C36E
square
#6EE985 #6E94E9 #E96ED2 #E9C36E
split-complementary
#6EE985 #C36EE9 #E96E94
monochromatic
#1DC03B #39E158 #6EE985 #A3F1B2 #D8F9DE
Accessibility & contrast
On white
1.54
#6EE985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6EE985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE985
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE985 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77E
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#55E5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee985; /* rgb */ color: rgb(110, 233, 133); /* oklch */ color: oklch(84.0% 0.177 147.8);
Tailwind
colors: {
custom: {
50: '#a0f1aa',
500: '#6ee985',
950: '#000000',
},
}SCSS
$custom: #6ee985; $custom-light: #a0f1aa; $custom-dark: #000000;
JSON
{
"hex": "#6ee985",
"rgb": {
"r": 110,
"g": 233,
"b": 133
},
"hsl": {
"h": 131.22,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.83966,
"c": 0.17682,
"h": 147.8
},
"luminance": 0.63286
}Semantic roles & 50–950 ramp
primary
#6EE985
secondary
#BE3DA6
accent
#10B1D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581