#6AE48E#6AE48E
#6AE48E is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.164 H 151.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE48E |
|---|---|
| RGB | rgb(106, 228, 142) |
| HSL | hsl(138, 69%, 65%) |
| HSV | hsv(138, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(82.11, -52.72, 31.85) |
| CIE-LCH | lch(82.11, 61.59, 148.86°) |
| OKLab | oklab(82.76% -0.143 0.0794) |
| OKLCH | oklch(82.76% 0.164 151) |
| XYZ | xyz(38.5670, 60.5006, 35.2314) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.07
Seafoam Green
#7AF9AB
ΔE00 5.11
Seafoam (survey)
#80F9AD
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE48E #E46AC0
analogous
#83E46A #6AE48E #6AE4CB
triadic
#6AE48E #8E6AE4 #E48E6A
tetradic
#6AE48E #6A83E4 #E46AC0 #E4CB6A
square
#6AE48E #6A83E4 #E46AC0 #E4CB6A
split-complementary
#6AE48E #CB6AE4 #E46A83
monochromatic
#20B34C #36DB67 #6AE48E #9EEDB5 #D2F7DD
Accessibility & contrast
On white
1.60
#6AE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6AE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE48E
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE48E | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D388
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#4CE1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae48e; /* rgb */ color: rgb(106, 228, 142); /* oklch */ color: oklch(82.8% 0.164 151.0);
Tailwind
colors: {
custom: {
50: '#9dedb0',
500: '#6ae48e',
950: '#000000',
},
}SCSS
$custom: #6ae48e; $custom-light: #9dedb0; $custom-dark: #000000;
JSON
{
"hex": "#6ae48e",
"rgb": {
"r": 106,
"g": 228,
"b": 142
},
"hsl": {
"h": 137.705,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.8276,
"c": 0.16356,
"h": 151
},
"luminance": 0.60504
}Semantic roles & 50–950 ramp
primary
#6AE48E
secondary
#B43E91
accent
#1499D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581