#6AE3C8#6AE3C8
#6AE3C8 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 83.9% C 0.116 H 176.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3C8 |
|---|---|
| RGB | rgb(106, 227, 200) |
| HSL | hsl(167, 68%, 65%) |
| HSV | hsv(167, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 11.9%, 11%) |
| CIE-LAB | lab(83.00, -40.44, 2.88) |
| CIE-LCH | lch(83.00, 40.54, 175.93°) |
| OKLab | oklab(83.88% -0.1161 0.007) |
| OKLCH | oklch(83.88% 0.116 176.5) |
| XYZ | xyz(43.8336, 62.1684, 64.3221) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Aqua (survey)
#13EAC9
ΔE00 4.27
Turquoise
#40E0D0
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 4.83
Light Turquoise
#7EF4CC
ΔE00 5.17
Light Teal
#90E4C1
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3C8 #E36A85
analogous
#6AE38C #6AE3C8 #6AC1E3
triadic
#6AE3C8 #C86AE3 #E3C86A
tetradic
#6AE3C8 #8C6AE3 #E36A85 #C1E36A
square
#6AE3C8 #8C6AE3 #E36A85 #C1E36A
split-complementary
#6AE3C8 #E36AC1 #E38C6A
monochromatic
#21B191 #36D9B5 #6AE3C8 #9EEDDB #D1F6EE
Accessibility & contrast
On white
1.56
#6AE3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#6AE3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3C8
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3C8 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#25E6DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae3c8; /* rgb */ color: rgb(106, 227, 200); /* oklch */ color: oklch(83.9% 0.116 176.5);
Tailwind
colors: {
custom: {
50: '#9eecd8',
500: '#6ae3c8',
950: '#000000',
},
}SCSS
$custom: #6ae3c8; $custom-light: #9eecd8; $custom-dark: #000000;
JSON
{
"hex": "#6ae3c8",
"rgb": {
"r": 106,
"g": 227,
"b": 200
},
"hsl": {
"h": 166.612,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.8388,
"c": 0.11634,
"h": 176.5
},
"luminance": 0.62172
}Semantic roles & 50–950 ramp
primary
#6AE3C8
secondary
#B23F59
accent
#153FD0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583