#6AE794#6AE794
#6AE794 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.162 H 152.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE794 |
|---|---|
| RGB | rgb(106, 231, 148) |
| HSL | hsl(140, 72%, 66%) |
| HSV | hsv(140, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 35.9%, 9.4%) |
| CIE-LAB | lab(83.10, -52.89, 30.12) |
| CIE-LCH | lch(83.10, 60.86, 150.34°) |
| OKLab | oklab(83.6% -0.1436 0.0754) |
| OKLCH | oklch(83.6% 0.162 152.3) |
| XYZ | xyz(39.8621, 62.3506, 37.9455) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.45
Aqua Green
#12E193
ΔE00 4.69
Light Bluish Green
#76FDA8
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE794 #E76ABD
analogous
#7EE76A #6AE794 #6AE7D2
triadic
#6AE794 #946AE7 #E7946A
tetradic
#6AE794 #6A7EE7 #E76ABD #E7D26A
square
#6AE794 #6A7EE7 #E76ABD #E7D26A
split-complementary
#6AE794 #D26AE7 #E76A7E
monochromatic
#1EB952 #35DF6E #6AE794 #9FEFBA #D3F8E0
Accessibility & contrast
On white
1.56
#6AE794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6AE794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE794
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE794 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68E
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#49E4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae794; /* rgb */ color: rgb(106, 231, 148); /* oklch */ color: oklch(83.6% 0.162 152.3);
Tailwind
colors: {
custom: {
50: '#9defb4',
500: '#6ae794',
950: '#000000',
},
}SCSS
$custom: #6ae794; $custom-light: #9defb4; $custom-dark: #000000;
JSON
{
"hex": "#6ae794",
"rgb": {
"r": 106,
"g": 231,
"b": 148
},
"hsl": {
"h": 140.16,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.83603,
"c": 0.16216,
"h": 152.3
},
"luminance": 0.62354
}Semantic roles & 50–950 ramp
primary
#6AE794
secondary
#B93D8F
accent
#1193D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581