#6AE2D7#6AE2D7
#6AE2D7 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.109 H 187.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2D7 |
|---|---|
| RGB | rgb(106, 226, 215) |
| HSL | hsl(175, 67%, 65%) |
| HSV | hsv(175, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 4.9%, 11.4%) |
| CIE-LAB | lab(83.10, -36.32, -4.91) |
| CIE-LCH | lch(83.10, 36.65, 187.70°) |
| OKLab | oklab(84.09% -0.1086 -0.0138) |
| OKLCH | oklch(84.09% 0.109 187.3) |
| XYZ | xyz(45.4007, 62.3589, 73.9207) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.18
Mediumturquoise
#48D1CC
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 5.40
Bright Aqua
#0BF9EA
ΔE00 6.26
Bright Turquoise
#0FFEF9
ΔE00 7.25
Bright Cyan
#41FDFE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2D7 #E26A75
analogous
#6AE29B #6AE2D7 #6AB1E2
triadic
#6AE2D7 #D76AE2 #E2D76A
tetradic
#6AE2D7 #9B6AE2 #E26A75 #B1E26A
square
#6AE2D7 #9B6AE2 #E26A75 #B1E26A
split-complementary
#6AE2D7 #E26AB1 #E29B6A
monochromatic
#22AFA2 #37D8C9 #6AE2D7 #9DECE5 #D0F6F3
Accessibility & contrast
On white
1.56
#6AE2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6AE2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2D7
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2D7 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D7
Deuteranopia (green-blind)
#C4C9D8
Tritanopia (blue-blind)
#04E7DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae2d7; /* rgb */ color: rgb(106, 226, 215); /* oklch */ color: oklch(84.1% 0.109 187.3);
Tailwind
colors: {
custom: {
50: '#9eebe3',
500: '#6ae2d7',
950: '#000000',
},
}SCSS
$custom: #6ae2d7; $custom-light: #9eebe3; $custom-dark: #000000;
JSON
{
"hex": "#6ae2d7",
"rgb": {
"r": 106,
"g": 226,
"b": 215
},
"hsl": {
"h": 174.5,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.84091,
"c": 0.10945,
"h": 187.3
},
"luminance": 0.62363
}Semantic roles & 50–950 ramp
primary
#6AE2D7
secondary
#B13F4A
accent
#1627CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484