#6AE688#6AE688
#6AE688 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.172 H 149.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE688 |
|---|---|
| RGB | rgb(106, 230, 136) |
| HSL | hsl(135, 71%, 66%) |
| HSV | hsv(135, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(82.61, -54.51, 35.53) |
| CIE-LCH | lch(82.61, 65.07, 146.90°) |
| OKLab | oklab(83.14% -0.1477 0.0879) |
| OKLCH | oklch(83.14% 0.172 149.2) |
| XYZ | xyz(38.6820, 61.4320, 33.1069) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Lightgreen
#90EE90
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 4.85
Turquoise Green
#04F489
ΔE00 4.88
Lightish Green
#61E160
ΔE00 5.31
Wintergreen
#20F986
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE688 #E66AC8
analogous
#8AE66A #6AE688 #6AE6C6
triadic
#6AE688 #886AE6 #E6886A
tetradic
#6AE688 #6A8AE6 #E66AC8 #E6C66A
square
#6AE688 #6A8AE6 #E66AC8 #E6C66A
split-complementary
#6AE688 #C66AE6 #E66A8A
monochromatic
#1FB744 #36DD5E #6AE688 #9EEFB2 #D3F8DC
Accessibility & contrast
On white
1.58
#6AE688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#6AE688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE688
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE688 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D581
Deuteranopia (green-blind)
#D7C98E
Tritanopia (blue-blind)
#4EE2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae688; /* rgb */ color: rgb(106, 230, 136); /* oklch */ color: oklch(83.1% 0.172 149.2);
Tailwind
colors: {
custom: {
50: '#9eefab',
500: '#6ae688',
950: '#000000',
},
}SCSS
$custom: #6ae688; $custom-light: #9eefab; $custom-dark: #000000;
JSON
{
"hex": "#6ae688",
"rgb": {
"r": 106,
"g": 230,
"b": 136
},
"hsl": {
"h": 134.516,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.8314,
"c": 0.17187,
"h": 149.2
},
"luminance": 0.61435
}Semantic roles & 50–950 ramp
primary
#6AE688
secondary
#B73D9A
accent
#12A5D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581