#6AE6A7#6AE6A7
#6AE6A7 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.8% C 0.144 H 158.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE6A7 |
|---|---|
| RGB | rgb(106, 230, 167) |
| HSL | hsl(150, 71%, 66%) |
| HSV | hsv(150, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 27.4%, 9.8%) |
| CIE-LAB | lab(83.15, -48.92, 20.41) |
| CIE-LCH | lch(83.15, 53.01, 157.36°) |
| OKLab | oklab(83.76% -0.1341 0.052) |
| OKLCH | oklch(83.76% 0.144 158.8) |
| XYZ | xyz(41.2122, 62.4441, 46.4328) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.80
Seafoam Green
#7AF9AB
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE6A7 #E66AA9
analogous
#6BE66A #6AE6A7 #6AE6E5
triadic
#6AE6A7 #A76AE6 #E6A76A
tetradic
#6AE6A7 #6A6BE6 #E66AA9 #E6E56A
square
#6AE6A7 #6A6BE6 #E66AA9 #E6E56A
split-complementary
#6AE6A7 #E56AE6 #E66A6B
monochromatic
#1FB76A #36DD88 #6AE6A7 #9EEFC6 #D3F8E5
Accessibility & contrast
On white
1.56
#6AE6A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6AE6A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE6A7
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE6A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE6A7 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A3
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#40E5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae6a7; /* rgb */ color: rgb(106, 230, 167); /* oklch */ color: oklch(83.8% 0.144 158.8);
Tailwind
colors: {
custom: {
50: '#9defc1',
500: '#6ae6a7',
950: '#000000',
},
}SCSS
$custom: #6ae6a7; $custom-light: #9defc1; $custom-dark: #000000;
JSON
{
"hex": "#6ae6a7",
"rgb": {
"r": 106,
"g": 230,
"b": 167
},
"hsl": {
"h": 149.516,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83757,
"c": 0.14377,
"h": 158.8
},
"luminance": 0.62448
}Semantic roles & 50–950 ramp
primary
#6AE6A7
secondary
#B73D7B
accent
#1274D3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582