#6AECDC#6AECDC
#6AECDC is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.6% C 0.117 H 184.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECDC |
|---|---|
| RGB | rgb(106, 236, 220) |
| HSL | hsl(173, 77%, 67%) |
| HSV | hsv(173, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(86.12, -39.64, -3.11) |
| CIE-LCH | lch(86.12, 39.76, 184.49°) |
| OKLab | oklab(86.57% -0.1171 -0.009) |
| OKLCH | oklch(86.57% 0.117 184.4) |
| XYZ | xyz(48.8519, 68.2176, 78.2891) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.11
Turquoise
#40E0D0
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 6.05
Bright Turquoise
#0FFEF9
ΔE00 6.22
Bright Cyan
#41FDFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECDC #EC6A7A
analogous
#6AEC9B #6AECDC #6ABBEC
triadic
#6AECDC #DC6AEC #ECDC6A
tetradic
#6AECDC #9B6AEC #EC6A7A #BBEC6A
square
#6AECDC #9B6AEC #EC6A7A #BBEC6A
split-complementary
#6AECDC #EC6ABB #EC9B6A
monochromatic
#19C3AE #34E5CF #6AECDC #A0F3E9 #D7FAF5
Accessibility & contrast
On white
1.43
#6AECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6AECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECDC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECDC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DB
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#00F0E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6aecdc; /* rgb */ color: rgb(106, 236, 220); /* oklch */ color: oklch(86.6% 0.117 184.4);
Tailwind
colors: {
custom: {
50: '#a0f2e6',
500: '#6aecdc',
950: '#000000',
},
}SCSS
$custom: #6aecdc; $custom-light: #a0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#6aecdc",
"rgb": {
"r": 106,
"g": 236,
"b": 220
},
"hsl": {
"h": 172.615,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.86573,
"c": 0.11742,
"h": 184.4
},
"luminance": 0.68222
}Semantic roles & 50–950 ramp
primary
#6AECDC
secondary
#C1394A
accent
#0C25DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584