#6AE994#6AE994
#6AE994 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.165 H 152.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE994 |
|---|---|
| RGB | rgb(106, 233, 148) |
| HSL | hsl(140, 74%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.69, -53.69, 30.91) |
| CIE-LCH | lch(83.69, 61.95, 150.07°) |
| OKLab | oklab(84.09% -0.1457 0.0773) |
| OKLCH | oklch(84.09% 0.165 152.1) |
| XYZ | xyz(40.4251, 63.4765, 38.1331) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE994 #E96ABF
analogous
#80E96A #6AE994 #6AE9D4
triadic
#6AE994 #946AE9 #E9946A
tetradic
#6AE994 #6A80E9 #E96ABF #E9D46A
square
#6AE994 #6A80E9 #E96ABF #E9D46A
split-complementary
#6AE994 #D46AE9 #E96A80
monochromatic
#1CBD51 #35E16E #6AE994 #9FF1BA #D5F9E1
Accessibility & contrast
On white
1.53
#6AE994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6AE994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE994
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE994 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88E
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#48E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae994; /* rgb */ color: rgb(106, 233, 148); /* oklch */ color: oklch(84.1% 0.165 152.1);
Tailwind
colors: {
custom: {
50: '#9ef1b4',
500: '#6ae994',
950: '#000000',
},
}SCSS
$custom: #6ae994; $custom-light: #9ef1b4; $custom-dark: #000000;
JSON
{
"hex": "#6ae994",
"rgb": {
"r": 106,
"g": 233,
"b": 148
},
"hsl": {
"h": 139.843,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84089,
"c": 0.1649,
"h": 152.1
},
"luminance": 0.6348
}Semantic roles & 50–950 ramp
primary
#6AE994
secondary
#BC3B91
accent
#0F94D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581