#6EED85#6EED85
#6EED85 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.182 H 147.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EED85 |
|---|---|
| RGB | rgb(110, 237, 133) |
| HSL | hsl(131, 78%, 68%) |
| HSV | hsv(131, 54%, 93%) |
| CMYK | cmyk(53.6%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.78, -56.77, 39.84) |
| CIE-LCH | lch(84.78, 69.35, 144.94°) |
| OKLab | oklab(84.94% -0.1538 0.0978) |
| OKLCH | oklch(84.94% 0.182 147.6) |
| XYZ | xyz(40.9456, 65.5733, 32.6850) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.73
Wintergreen
#20F986
ΔE00 4.42
Minty Green
#0BF77D
ΔE00 4.47
Baby Green
#8CFF9E
ΔE00 4.50
Turquoise Green
#04F489
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EED85 #ED6ED6
analogous
#96ED6E #6EED85 #6EEDC4
triadic
#6EED85 #856EED #ED856E
tetradic
#6EED85 #6E96ED #ED6ED6 #EDC46E
square
#6EED85 #6E96ED #ED6ED6 #EDC46E
split-complementary
#6EED85 #C46EED #ED6E96
monochromatic
#19C838 #38E657 #6EED85 #A4F4B3 #DBFBE1
Accessibility & contrast
On white
1.49
#6EED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6EED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EED85
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EED85 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#54E8D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eed85; /* rgb */ color: rgb(110, 237, 133); /* oklch */ color: oklch(84.9% 0.182 147.6);
Tailwind
colors: {
custom: {
50: '#a1f4aa',
500: '#6eed85',
950: '#000000',
},
}SCSS
$custom: #6eed85; $custom-light: #a1f4aa; $custom-dark: #000000;
JSON
{
"hex": "#6eed85",
"rgb": {
"r": 110,
"g": 237,
"b": 133
},
"hsl": {
"h": 130.866,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.8494,
"c": 0.18224,
"h": 147.6
},
"luminance": 0.65577
}Semantic roles & 50–950 ramp
primary
#6EED85
secondary
#C53AAC
accent
#0BB5DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581