#6AE3A8#6AE3A8
#6AE3A8 is a very light, vivid teal. Relative luminance 0.608; OKLCH L 83.1% C 0.139 H 159.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3A8 |
|---|---|
| RGB | rgb(106, 227, 168) |
| HSL | hsl(151, 68%, 65%) |
| HSV | hsv(151, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 26%, 11%) |
| CIE-LAB | lab(82.29, -47.46, 18.69) |
| CIE-LCH | lch(82.29, 51.01, 158.51°) |
| OKLab | oklab(83.06% -0.1304 0.0477) |
| OKLCH | oklch(83.06% 0.139 159.9) |
| XYZ | xyz(40.4774, 60.8259, 46.6457) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 4.81
Aqua Green
#12E193
ΔE00 4.96
Light Blue Green
#7EFBB3
ΔE00 5.62
Hospital Green
#9BE5AA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3A8 #E36AA5
analogous
#6AE36B #6AE3A8 #6AE1E3
triadic
#6AE3A8 #A86AE3 #E3A86A
tetradic
#6AE3A8 #6B6AE3 #E36AA5 #E1E36A
square
#6AE3A8 #6B6AE3 #E36AA5 #E1E36A
split-complementary
#6AE3A8 #E36AE1 #E36B6A
monochromatic
#21B16B #36D98A #6AE3A8 #9EEDC6 #D1F6E4
Accessibility & contrast
On white
1.60
#6AE3A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#6AE3A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3A8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3A8 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A5
Deuteranopia (green-blind)
#CFC8AC
Tritanopia (blue-blind)
#40E2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae3a8; /* rgb */ color: rgb(106, 227, 168); /* oklch */ color: oklch(83.1% 0.139 159.9);
Tailwind
colors: {
custom: {
50: '#9decc2',
500: '#6ae3a8',
950: '#000000',
},
}SCSS
$custom: #6ae3a8; $custom-light: #9decc2; $custom-dark: #000000;
JSON
{
"hex": "#6ae3a8",
"rgb": {
"r": 106,
"g": 227,
"b": 168
},
"hsl": {
"h": 150.744,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.83059,
"c": 0.13882,
"h": 159.9
},
"luminance": 0.60829
}Semantic roles & 50–950 ramp
primary
#6AE3A8
secondary
#B23F77
accent
#1570D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582