#6AE68C#6AE68C
#6AE68C is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.168 H 150.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE68C |
|---|---|
| RGB | rgb(106, 230, 140) |
| HSL | hsl(136, 71%, 66%) |
| HSV | hsv(136, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(82.67, -53.86, 33.60) |
| CIE-LCH | lch(82.67, 63.48, 148.04°) |
| OKLab | oklab(83.21% -0.146 0.0835) |
| OKLCH | oklch(83.21% 0.168 150.2) |
| XYZ | xyz(38.9716, 61.5479, 34.6321) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightgreen
#90EE90
ΔE00 4.18
Turquoise Green
#04F489
ΔE00 4.93
Tealish Green
#0CDC73
ΔE00 5.01
Seafoam Green
#7AF9AB
ΔE00 5.03
Light Green Blue
#56FCA2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE68C #E66AC4
analogous
#86E66A #6AE68C #6AE6CA
triadic
#6AE68C #8C6AE6 #E68C6A
tetradic
#6AE68C #6A86E6 #E66AC4 #E6CA6A
square
#6AE68C #6A86E6 #E66AC4 #E6CA6A
split-complementary
#6AE68C #CA6AE6 #E66A86
monochromatic
#1FB748 #36DD64 #6AE68C #9EEFB4 #D3F8DD
Accessibility & contrast
On white
1.58
#6AE68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6AE68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE68C
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE68C | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D586
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#4DE2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae68c; /* rgb */ color: rgb(106, 230, 140); /* oklch */ color: oklch(83.2% 0.168 150.2);
Tailwind
colors: {
custom: {
50: '#9defae',
500: '#6ae68c',
950: '#000000',
},
}SCSS
$custom: #6ae68c; $custom-light: #9defae; $custom-dark: #000000;
JSON
{
"hex": "#6ae68c",
"rgb": {
"r": 106,
"g": 230,
"b": 140
},
"hsl": {
"h": 136.452,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83211,
"c": 0.16817,
"h": 150.2
},
"luminance": 0.61551
}Semantic roles & 50–950 ramp
primary
#6AE68C
secondary
#B73D96
accent
#129ED3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581