#6EED83#6EED83
#6EED83 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.184 H 147.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6EED83 |
|---|---|
| RGB | rgb(110, 237, 131) |
| HSL | hsl(130, 78%, 68%) |
| HSV | hsv(130, 54%, 93%) |
| CMYK | cmyk(53.6%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.75, -57.07, 40.78) |
| CIE-LCH | lch(84.75, 70.14, 144.45°) |
| OKLab | oklab(84.91% -0.1546 0.0999) |
| OKLCH | oklch(84.91% 0.184 147.1) |
| XYZ | xyz(40.8088, 65.5186, 31.9642) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.83
Minty Green
#0BF77D
ΔE00 4.44
Wintergreen
#20F986
ΔE00 4.45
Lightish Green
#61E160
ΔE00 4.50
Spearmint
#1EF876
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EED83 #ED6ED8
analogous
#98ED6E #6EED83 #6EEDC2
triadic
#6EED83 #836EED #ED836E
tetradic
#6EED83 #6E98ED #ED6ED8 #EDC26E
square
#6EED83 #6E98ED #ED6ED8 #EDC26E
split-complementary
#6EED83 #C26EED #ED6E98
monochromatic
#19C836 #38E654 #6EED83 #A4F4B2 #DBFBE0
Accessibility & contrast
On white
1.49
#6EED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6EED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EED83
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EED83 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DFCF8A
Tritanopia (blue-blind)
#55E8D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eed83; /* rgb */ color: rgb(110, 237, 131); /* oklch */ color: oklch(84.9% 0.184 147.1);
Tailwind
colors: {
custom: {
50: '#a1f4a8',
500: '#6eed83',
950: '#000000',
},
}SCSS
$custom: #6eed83; $custom-light: #a1f4a8; $custom-dark: #000000;
JSON
{
"hex": "#6eed83",
"rgb": {
"r": 110,
"g": 237,
"b": 131
},
"hsl": {
"h": 129.921,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.84908,
"c": 0.18407,
"h": 147.1
},
"luminance": 0.65522
}Semantic roles & 50–950 ramp
primary
#6EED83
secondary
#C53AAE
accent
#0BB8DA
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580