#6AEE86#6AEE86
#6AEE86 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.185 H 148.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE86 |
|---|---|
| RGB | rgb(106, 238, 134) |
| HSL | hsl(133, 80%, 67%) |
| HSV | hsv(133, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.96, -57.94, 39.56) |
| CIE-LCH | lch(84.96, 70.16, 145.68°) |
| OKLab | oklab(85.06% -0.1568 0.0972) |
| OKLCH | oklch(85.06% 0.185 148.2) |
| XYZ | xyz(40.8187, 65.9308, 33.1245) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 3.61
Wintergreen
#20F986
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.10
Minty Green
#0BF77D
ΔE00 4.12
Spearmint
#1EF876
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE86 #EE6AD2
analogous
#90EE6A #6AEE86 #6AEEC8
triadic
#6AEE86 #866AEE #EE866A
tetradic
#6AEE86 #6A90EE #EE6AD2 #EEC86A
square
#6AEE86 #6A90EE #EE6AD2 #EEC86A
split-complementary
#6AEE86 #C86AEE #EE6A90
monochromatic
#17C73C #33E859 #6AEE86 #A1F4B3 #D8FBDF
Accessibility & contrast
On white
1.48
#6AEE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6AEE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE86
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE86 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7E
Deuteranopia (green-blind)
#DFCF8D
Tritanopia (blue-blind)
#4CEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aee86; /* rgb */ color: rgb(106, 238, 134); /* oklch */ color: oklch(85.1% 0.185 148.2);
Tailwind
colors: {
custom: {
50: '#9ff4aa',
500: '#6aee86',
950: '#000000',
},
}SCSS
$custom: #6aee86; $custom-light: #9ff4aa; $custom-dark: #000000;
JSON
{
"hex": "#6aee86",
"rgb": {
"r": 106,
"g": 238,
"b": 134
},
"hsl": {
"h": 132.727,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.85058,
"c": 0.18452,
"h": 148.2
},
"luminance": 0.65934
}Semantic roles & 50–950 ramp
primary
#6AEE86
secondary
#C438A7
accent
#0AAFDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581