#6AE488#6AE488
#6AE488 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.169 H 149.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE488 |
|---|---|
| RGB | rgb(106, 228, 136) |
| HSL | hsl(135, 69%, 65%) |
| HSV | hsv(135, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(82.01, -53.72, 34.75) |
| CIE-LCH | lch(82.01, 63.98, 147.10°) |
| OKLab | oklab(82.65% -0.1456 0.0861) |
| OKLCH | oklch(82.65% 0.169 149.4) |
| XYZ | xyz(38.1286, 60.3253, 32.9224) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Lightgreen
#90EE90
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 5.20
Lightish Green
#61E160
ΔE00 5.45
Aqua Green
#12E193
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE488 #E46AC6
analogous
#89E46A #6AE488 #6AE4C5
triadic
#6AE488 #886AE4 #E4886A
tetradic
#6AE488 #6A89E4 #E46AC6 #E4C56A
square
#6AE488 #6A89E4 #E46AC6 #E4C56A
split-complementary
#6AE488 #C56AE4 #E46A89
monochromatic
#20B345 #36DB5F #6AE488 #9EEDB1 #D2F7DB
Accessibility & contrast
On white
1.61
#6AE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#6AE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE488
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE488 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D5C78E
Tritanopia (blue-blind)
#4FE0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae488; /* rgb */ color: rgb(106, 228, 136); /* oklch */ color: oklch(82.7% 0.169 149.4);
Tailwind
colors: {
custom: {
50: '#9dedab',
500: '#6ae488',
950: '#000000',
},
}SCSS
$custom: #6ae488; $custom-light: #9dedab; $custom-dark: #000000;
JSON
{
"hex": "#6ae488",
"rgb": {
"r": 106,
"g": 228,
"b": 136
},
"hsl": {
"h": 134.754,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.82651,
"c": 0.16913,
"h": 149.4
},
"luminance": 0.60329
}Semantic roles & 50–950 ramp
primary
#6AE488
secondary
#B43E97
accent
#14A3D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581