#6AE18C#6AE18C
#6AE18C is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.161 H 150.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE18C |
|---|---|
| RGB | rgb(106, 225, 140) |
| HSL | hsl(137, 66%, 65%) |
| HSV | hsv(137, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 37.8%, 11.8%) |
| CIE-LAB | lab(81.18, -51.85, 31.64) |
| CIE-LCH | lch(81.18, 60.74, 148.61°) |
| OKLab | oklab(81.99% -0.1407 0.0789) |
| OKLCH | oklch(81.99% 0.161 150.7) |
| XYZ | xyz(37.6001, 58.8048, 34.1749) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 4.91
Aqua Green
#12E193
ΔE00 4.94
Seafoam Green
#7AF9AB
ΔE00 5.70
Seaweed
#18D17B
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE18C #E16ABF
analogous
#84E16A #6AE18C #6AE1C8
triadic
#6AE18C #8C6AE1 #E18C6A
tetradic
#6AE18C #6A84E1 #E16ABF #E1C86A
square
#6AE18C #6A84E1 #E16ABF #E1C86A
split-complementary
#6AE18C #C86AE1 #E16A84
monochromatic
#23AE4B #37D765 #6AE18C #9DEBB3 #D0F6DB
Accessibility & contrast
On white
1.65
#6AE18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6AE18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE18C
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE18C | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D186
Deuteranopia (green-blind)
#D2C591
Tritanopia (blue-blind)
#4EDECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae18c; /* rgb */ color: rgb(106, 225, 140); /* oklch */ color: oklch(82.0% 0.161 150.7);
Tailwind
colors: {
custom: {
50: '#9debae',
500: '#6ae18c',
950: '#000000',
},
}SCSS
$custom: #6ae18c; $custom-light: #9debae; $custom-dark: #000000;
JSON
{
"hex": "#6ae18c",
"rgb": {
"r": 106,
"g": 225,
"b": 140
},
"hsl": {
"h": 137.143,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.81992,
"c": 0.16126,
"h": 150.7
},
"luminance": 0.58808
}Semantic roles & 50–950 ramp
primary
#6AE18C
secondary
#AF408F
accent
#179ACE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581