#6AEF83#6AEF83
#6AEF83 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.189 H 147.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF83 |
|---|---|
| RGB | rgb(106, 239, 131) |
| HSL | hsl(131, 81%, 68%) |
| HSV | hsv(131, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(85.22, -58.78, 41.35) |
| CIE-LCH | lch(85.22, 71.87, 144.87°) |
| OKLab | oklab(85.25% -0.1591 0.1012) |
| OKLCH | oklch(85.25% 0.189 147.6) |
| XYZ | xyz(40.9044, 66.4322, 32.1355) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.81
Minty Green
#0BF77D
ΔE00 3.94
Wintergreen
#20F986
ΔE00 3.95
Spearmint
#1EF876
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF83 #EF6AD6
analogous
#94EF6A #6AEF83 #6AEFC5
triadic
#6AEF83 #836AEF #EF836A
tetradic
#6AEF83 #6A94EF #EF6AD6 #EFC56A
square
#6AEF83 #6A94EF #EF6AD6 #EFC56A
split-complementary
#6AEF83 #C56AEF #EF6A94
monochromatic
#16C937 #33E955 #6AEF83 #A1F5B1 #D9FBDF
Accessibility & contrast
On white
1.47
#6AEF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#6AEF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF83
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF83 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7B
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#4DEAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aef83; /* rgb */ color: rgb(106, 239, 131); /* oklch */ color: oklch(85.3% 0.189 147.6);
Tailwind
colors: {
custom: {
50: '#9ff5a8',
500: '#6aef83',
950: '#000000',
},
}SCSS
$custom: #6aef83; $custom-light: #9ff5a8; $custom-dark: #000000;
JSON
{
"hex": "#6aef83",
"rgb": {
"r": 106,
"g": 239,
"b": 131
},
"hsl": {
"h": 131.278,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85254,
"c": 0.18856,
"h": 147.6
},
"luminance": 0.66436
}Semantic roles & 50–950 ramp
primary
#6AEF83
secondary
#C637AB
accent
#09B5DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581