#6EEE83#6EEE83
#6EEE83 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.185 H 147.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE83 |
|---|---|
| RGB | rgb(110, 238, 131) |
| HSL | hsl(130, 79%, 68%) |
| HSV | hsv(130, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(85.05, -57.45, 41.16) |
| CIE-LCH | lch(85.05, 70.68, 144.38°) |
| OKLab | oklab(85.15% -0.1556 0.1007) |
| OKLCH | oklch(85.15% 0.185 147.1) |
| XYZ | xyz(41.0991, 66.0992, 32.0610) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.95
Minty Green
#0BF77D
ΔE00 4.32
Wintergreen
#20F986
ΔE00 4.34
Spearmint
#1EF876
ΔE00 4.36
Baby Green
#8CFF9E
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE83 #EE6ED9
analogous
#99EE6E #6EEE83 #6EEEC3
triadic
#6EEE83 #836EEE #EE836E
tetradic
#6EEE83 #6E99EE #EE6ED9 #EEC36E
square
#6EEE83 #6E99EE #EE6ED9 #EEC36E
split-complementary
#6EEE83 #C36EEE #EE6E99
monochromatic
#18CA35 #37E854 #6EEE83 #A5F4B2 #DCFBE1
Accessibility & contrast
On white
1.48
#6EEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#6EEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE83
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE83 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#DFD08A
Tritanopia (blue-blind)
#54E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eee83; /* rgb */ color: rgb(110, 238, 131); /* oklch */ color: oklch(85.2% 0.185 147.1);
Tailwind
colors: {
custom: {
50: '#a1f4a8',
500: '#6eee83',
950: '#000000',
},
}SCSS
$custom: #6eee83; $custom-light: #a1f4a8; $custom-dark: #000000;
JSON
{
"hex": "#6eee83",
"rgb": {
"r": 110,
"g": 238,
"b": 131
},
"hsl": {
"h": 129.844,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85151,
"c": 0.1854,
"h": 147.1
},
"luminance": 0.66103
}Semantic roles & 50–950 ramp
primary
#6EEE83
secondary
#C63AAF
accent
#0AB9DB
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580