#6AEC83#6AEC83
#6AEC83 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.185 H 147.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEC83 |
|---|---|
| RGB | rgb(106, 236, 131) |
| HSL | hsl(132, 77%, 67%) |
| HSV | hsv(132, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(84.32, -57.63, 40.22) |
| CIE-LCH | lch(84.32, 70.28, 145.09°) |
| OKLab | oklab(84.52% -0.156 0.0986) |
| OKLCH | oklch(84.52% 0.185 147.7) |
| XYZ | xyz(40.0334, 64.6902, 31.8451) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 4.31
Wintergreen
#20F986
ΔE00 4.32
Turquoise Green
#04F489
ΔE00 4.36
Spearmint
#1EF876
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEC83 #EC6AD3
analogous
#92EC6A #6AEC83 #6AECC4
triadic
#6AEC83 #836AEC #EC836A
tetradic
#6AEC83 #6A92EC #EC6AD3 #ECC46A
square
#6AEC83 #6A92EC #EC6AD3 #ECC46A
split-complementary
#6AEC83 #C46AEC #EC6A92
monochromatic
#19C33A #34E556 #6AEC83 #A0F3B0 #D7FADD
Accessibility & contrast
On white
1.51
#6AEC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6AEC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEC83
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEC83 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#4EE7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6aec83; /* rgb */ color: rgb(106, 236, 131); /* oklch */ color: oklch(84.5% 0.185 147.7);
Tailwind
colors: {
custom: {
50: '#9ef3a8',
500: '#6aec83',
950: '#000000',
},
}SCSS
$custom: #6aec83; $custom-light: #9ef3a8; $custom-dark: #000000;
JSON
{
"hex": "#6aec83",
"rgb": {
"r": 106,
"g": 236,
"b": 131
},
"hsl": {
"h": 131.538,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.84521,
"c": 0.18457,
"h": 147.7
},
"luminance": 0.64694
}Semantic roles & 50–950 ramp
primary
#6AEC83
secondary
#C139A7
accent
#0CB2DA
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580