#6AE3DC#6AE3DC
#6AE3DC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.109 H 190.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3DC |
|---|---|
| RGB | rgb(106, 227, 220) |
| HSL | hsl(177, 68%, 65%) |
| HSV | hsv(177, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(83.53, -35.52, -6.93) |
| CIE-LCH | lch(83.53, 36.19, 191.04°) |
| OKLab | oklab(84.48% -0.1075 -0.0193) |
| OKLCH | oklch(84.48% 0.109 190.2) |
| XYZ | xyz(46.3257, 63.1652, 77.4471) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.17
Mediumturquoise
#48D1CC
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 6.42
Bright Aqua
#0BF9EA
ΔE00 6.46
Bright Cyan
#41FDFE
ΔE00 6.58
Bright Light Blue
#26F7FD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3DC #E36A71
analogous
#6AE39F #6AE3DC #6AADE3
triadic
#6AE3DC #DC6AE3 #E3DC6A
tetradic
#6AE3DC #9F6AE3 #E36A71 #ADE36A
square
#6AE3DC #9F6AE3 #E36A71 #ADE36A
split-complementary
#6AE3DC #E36AAD #E39F6A
monochromatic
#21B1A9 #36D9D0 #6AE3DC #9EEDE8 #D1F6F4
Accessibility & contrast
On white
1.54
#6AE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#6AE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3DC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3DC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae3dc; /* rgb */ color: rgb(106, 227, 220); /* oklch */ color: oklch(84.5% 0.109 190.2);
Tailwind
colors: {
custom: {
50: '#9fece6',
500: '#6ae3dc',
950: '#000000',
},
}SCSS
$custom: #6ae3dc; $custom-light: #9fece6; $custom-dark: #000000;
JSON
{
"hex": "#6ae3dc",
"rgb": {
"r": 106,
"g": 227,
"b": 220
},
"hsl": {
"h": 176.529,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.84481,
"c": 0.10924,
"h": 190.2
},
"luminance": 0.6317
}Semantic roles & 50–950 ramp
primary
#6AE3DC
secondary
#B23F46
accent
#1520D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484