#6AE6C8#6AE6C8
#6AE6C8 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.6% C 0.120 H 175.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE6C8 |
|---|---|
| RGB | rgb(106, 230, 200) |
| HSL | hsl(165, 71%, 66%) |
| HSV | hsv(165, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 13%, 9.8%) |
| CIE-LAB | lab(83.87, -41.77, 4.14) |
| CIE-LCH | lch(83.87, 41.98, 174.34°) |
| OKLab | oklab(84.59% -0.1194 0.0103) |
| OKLCH | oklch(84.59% 0.12 175.1) |
| XYZ | xyz(44.6613, 63.8238, 64.5980) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.48
Aqua (survey)
#13EAC9
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE6C8 #E66A88
analogous
#6AE68A #6AE6C8 #6AC6E6
triadic
#6AE6C8 #C86AE6 #E6C86A
tetradic
#6AE6C8 #8A6AE6 #E66A88 #C6E66A
square
#6AE6C8 #8A6AE6 #E66A88 #C6E66A
split-complementary
#6AE6C8 #E66AC6 #E68A6A
monochromatic
#1FB792 #36DDB5 #6AE6C8 #9EEFDB #D3F8EF
Accessibility & contrast
On white
1.53
#6AE6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6AE6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE6C8
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE6C8 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#CCCBCA
Tritanopia (blue-blind)
#23E8DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae6c8; /* rgb */ color: rgb(106, 230, 200); /* oklch */ color: oklch(84.6% 0.120 175.1);
Tailwind
colors: {
custom: {
50: '#9eeed8',
500: '#6ae6c8',
950: '#000000',
},
}SCSS
$custom: #6ae6c8; $custom-light: #9eeed8; $custom-dark: #000000;
JSON
{
"hex": "#6ae6c8",
"rgb": {
"r": 106,
"g": 230,
"b": 200
},
"hsl": {
"h": 165.484,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.84587,
"c": 0.11981,
"h": 175.1
},
"luminance": 0.63828
}Semantic roles & 50–950 ramp
primary
#6AE6C8
secondary
#B73D5B
accent
#1241D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583