#6AE48C#6AE48C
#6AE48C is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.165 H 150.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE48C |
|---|---|
| RGB | rgb(106, 228, 140) |
| HSL | hsl(137, 69%, 65%) |
| HSV | hsv(137, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 38.6%, 10.6%) |
| CIE-LAB | lab(82.08, -53.06, 32.82) |
| CIE-LCH | lch(82.08, 62.39, 148.26°) |
| OKLab | oklab(82.72% -0.1439 0.0817) |
| OKLCH | oklch(82.72% 0.165 150.4) |
| XYZ | xyz(38.4182, 60.4411, 34.4476) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.14
Turquoise Green
#04F489
ΔE00 5.27
Seafoam Green
#7AF9AB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE48C #E46AC2
analogous
#85E46A #6AE48C #6AE4C9
triadic
#6AE48C #8C6AE4 #E48C6A
tetradic
#6AE48C #6A85E4 #E46AC2 #E4C96A
square
#6AE48C #6A85E4 #E46AC2 #E4C96A
split-complementary
#6AE48C #C96AE4 #E46A85
monochromatic
#20B349 #36DB64 #6AE48C #9EEDB4 #D2F7DC
Accessibility & contrast
On white
1.60
#6AE48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6AE48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE48C
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE48C | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D386
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#4DE1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae48c; /* rgb */ color: rgb(106, 228, 140); /* oklch */ color: oklch(82.7% 0.165 150.4);
Tailwind
colors: {
custom: {
50: '#9dedae',
500: '#6ae48c',
950: '#000000',
},
}SCSS
$custom: #6ae48c; $custom-light: #9dedae; $custom-dark: #000000;
JSON
{
"hex": "#6ae48c",
"rgb": {
"r": 106,
"g": 228,
"b": 140
},
"hsl": {
"h": 136.721,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.82723,
"c": 0.16542,
"h": 150.4
},
"luminance": 0.60444
}Semantic roles & 50–950 ramp
primary
#6AE48C
secondary
#B43E93
accent
#149DD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581