#6AE39A#6AE39A
#6AE39A is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.8% C 0.151 H 154.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE39A |
|---|---|
| RGB | rgb(106, 227, 154) |
| HSL | hsl(144, 68%, 65%) |
| HSV | hsv(144, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(82.02, -50.18, 25.59) |
| CIE-LCH | lch(82.02, 56.33, 152.98°) |
| OKLab | oklab(82.75% -0.1366 0.0646) |
| OKLCH | oklch(82.75% 0.151 154.7) |
| XYZ | xyz(39.2426, 60.3320, 40.1428) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.93
Weird Green
#3AE57F
ΔE00 4.98
Light Greenish Blue
#63F7B4
ΔE00 5.07
Light Blue Green
#7EFBB3
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE39A #E36AB3
analogous
#76E36A #6AE39A #6AE3D7
triadic
#6AE39A #9A6AE3 #E39A6A
tetradic
#6AE39A #6A76E3 #E36AB3 #E3D76A
square
#6AE39A #6A76E3 #E36AB3 #E3D76A
split-complementary
#6AE39A #D76AE3 #E36A76
monochromatic
#21B15A #36D977 #6AE39A #9EEDBD #D1F6E0
Accessibility & contrast
On white
1.61
#6AE39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#6AE39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE39A
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE39A | 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)
#E2D395
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#48E1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae39a; /* rgb */ color: rgb(106, 227, 154); /* oklch */ color: oklch(82.8% 0.151 154.7);
Tailwind
colors: {
custom: {
50: '#9decb8',
500: '#6ae39a',
950: '#000000',
},
}SCSS
$custom: #6ae39a; $custom-light: #9decb8; $custom-dark: #000000;
JSON
{
"hex": "#6ae39a",
"rgb": {
"r": 106,
"g": 227,
"b": 154
},
"hsl": {
"h": 143.802,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.82753,
"c": 0.15113,
"h": 154.7
},
"luminance": 0.60335
}Semantic roles & 50–950 ramp
primary
#6AE39A
secondary
#B23F85
accent
#1586D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581