#6AE38D#6AE38D
#6AE38D is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.5% C 0.163 H 150.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE38D |
|---|---|
| RGB | rgb(106, 227, 141) |
| HSL | hsl(137, 68%, 65%) |
| HSV | hsv(137, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(81.80, -52.49, 31.94) |
| CIE-LCH | lch(81.80, 61.44, 148.68°) |
| OKLab | oklab(82.5% -0.1424 0.0796) |
| OKLCH | oklch(82.5% 0.163 150.8) |
| XYZ | xyz(38.2180, 59.9221, 34.7463) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 4.66
Aqua Green
#12E193
ΔE00 4.96
Tealish Green
#0CDC73
ΔE00 4.98
Seafoam Green
#7AF9AB
ΔE00 5.33
Turquoise Green
#04F489
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE38D #E36AC0
analogous
#84E36A #6AE38D #6AE3C9
triadic
#6AE38D #8D6AE3 #E38D6A
tetradic
#6AE38D #6A84E3 #E36AC0 #E3C96A
square
#6AE38D #6A84E3 #E36AC0 #E3C96A
split-complementary
#6AE38D #C96AE3 #E36A84
monochromatic
#21B14B #36D966 #6AE38D #9EEDB4 #D1F6DC
Accessibility & contrast
On white
1.62
#6AE38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#6AE38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE38D
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE38D | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#4DE0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ae38d; /* rgb */ color: rgb(106, 227, 141); /* oklch */ color: oklch(82.5% 0.163 150.8);
Tailwind
colors: {
custom: {
50: '#9decaf',
500: '#6ae38d',
950: '#000000',
},
}SCSS
$custom: #6ae38d; $custom-light: #9decaf; $custom-dark: #000000;
JSON
{
"hex": "#6ae38d",
"rgb": {
"r": 106,
"g": 227,
"b": 141
},
"hsl": {
"h": 137.355,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.82498,
"c": 0.1631,
"h": 150.8
},
"luminance": 0.59925
}Semantic roles & 50–950 ramp
primary
#6AE38D
secondary
#B23F91
accent
#159AD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581