#6AE997#6AE997
#6AE997 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.162 H 152.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE997 |
|---|---|
| RGB | rgb(106, 233, 151) |
| HSL | hsl(141, 74%, 66%) |
| HSV | hsv(141, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.74, -53.16, 29.45) |
| CIE-LCH | lch(83.74, 60.78, 151.02°) |
| OKLab | oklab(84.15% -0.1444 0.0739) |
| OKLCH | oklch(84.15% 0.162 152.9) |
| XYZ | xyz(40.6656, 63.5727, 39.3999) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 3.97
Light Bluish Green
#76FDA8
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.31
Sea Green (survey)
#53FCA1
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE997 #E96ABC
analogous
#7DE96A #6AE997 #6AE9D7
triadic
#6AE997 #976AE9 #E9976A
tetradic
#6AE997 #6A7DE9 #E96ABC #E9D76A
square
#6AE997 #6A7DE9 #E96ABC #E9D76A
split-complementary
#6AE997 #D76AE9 #E96A7D
monochromatic
#1CBD55 #35E172 #6AE997 #9FF1BC #D5F9E1
Accessibility & contrast
On white
1.53
#6AE997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6AE997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE997
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE997 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#47E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae997; /* rgb */ color: rgb(106, 233, 151); /* oklch */ color: oklch(84.1% 0.162 152.9);
Tailwind
colors: {
custom: {
50: '#9ef1b6',
500: '#6ae997',
950: '#000000',
},
}SCSS
$custom: #6ae997; $custom-light: #9ef1b6; $custom-dark: #000000;
JSON
{
"hex": "#6ae997",
"rgb": {
"r": 106,
"g": 233,
"b": 151
},
"hsl": {
"h": 141.26,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84146,
"c": 0.16216,
"h": 152.9
},
"luminance": 0.63576
}Semantic roles & 50–950 ramp
primary
#6AE997
secondary
#BC3B8E
accent
#0F90D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581