#6AE9A3#6AE9A3
#6AE9A3 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.151 H 156.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE9A3 |
|---|---|
| RGB | rgb(106, 233, 163) |
| HSL | hsl(147, 74%, 66%) |
| HSV | hsv(147, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 30%, 8.6%) |
| CIE-LAB | lab(83.96, -50.95, 23.59) |
| CIE-LCH | lch(83.96, 56.14, 155.16°) |
| OKLab | oklab(84.39% -0.139 0.0598) |
| OKLCH | oklch(84.39% 0.151 156.7) |
| XYZ | xyz(41.6902, 63.9826, 44.7961) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 4.01
Aqua Green
#12E193
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE9A3 #E96AB0
analogous
#71E96A #6AE9A3 #6AE9E3
triadic
#6AE9A3 #A36AE9 #E9A36A
tetradic
#6AE9A3 #6A71E9 #E96AB0 #E9E36A
square
#6AE9A3 #6A71E9 #E96AB0 #E9E36A
split-complementary
#6AE9A3 #E36AE9 #E96A71
monochromatic
#1CBD64 #35E182 #6AE9A3 #9FF1C4 #D5F9E5
Accessibility & contrast
On white
1.52
#6AE9A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6AE9A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE9A3
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE9A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE9A3 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99F
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#41E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae9a3; /* rgb */ color: rgb(106, 233, 163); /* oklch */ color: oklch(84.4% 0.151 156.7);
Tailwind
colors: {
custom: {
50: '#9ef1be',
500: '#6ae9a3',
950: '#000000',
},
}SCSS
$custom: #6ae9a3; $custom-light: #9ef1be; $custom-dark: #000000;
JSON
{
"hex": "#6ae9a3",
"rgb": {
"r": 106,
"g": 233,
"b": 163
},
"hsl": {
"h": 146.929,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84392,
"c": 0.15136,
"h": 156.7
},
"luminance": 0.63986
}Semantic roles & 50–950 ramp
primary
#6AE9A3
secondary
#BC3B82
accent
#0F7DD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582