#6AECDD#6AECDD
#6AECDD is a very light, moderate teal. Relative luminance 0.683; OKLCH L 86.6% C 0.117 H 185.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECDD |
|---|---|
| RGB | rgb(106, 236, 221) |
| HSL | hsl(173, 77%, 67%) |
| HSV | hsv(173, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(86.14, -39.39, -3.60) |
| CIE-LCH | lch(86.14, 39.55, 185.22°) |
| OKLab | oklab(86.6% -0.1166 -0.0103) |
| OKLCH | oklch(86.6% 0.117 185.1) |
| XYZ | xyz(48.9847, 68.2708, 78.9887) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.39
Turquoise
#40E0D0
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 6.02
Aqua (survey)
#13EAC9
ΔE00 6.32
Bright Cyan
#41FDFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECDD #EC6A79
analogous
#6AEC9C #6AECDD #6ABAEC
triadic
#6AECDD #DD6AEC #ECDD6A
tetradic
#6AECDD #9C6AEC #EC6A79 #BAEC6A
square
#6AECDD #9C6AEC #EC6A79 #BAEC6A
split-complementary
#6AECDD #EC6ABA #EC9C6A
monochromatic
#19C3AF #34E5D1 #6AECDD #A0F3E9 #D7FAF6
Accessibility & contrast
On white
1.43
#6AECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6AECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECDD
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECDD | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6aecdd; /* rgb */ color: rgb(106, 236, 221); /* oklch */ color: oklch(86.6% 0.117 185.1);
Tailwind
colors: {
custom: {
50: '#a0f2e7',
500: '#6aecdd',
950: '#000000',
},
}SCSS
$custom: #6aecdd; $custom-light: #a0f2e7; $custom-dark: #000000;
JSON
{
"hex": "#6aecdd",
"rgb": {
"r": 106,
"g": 236,
"b": 221
},
"hsl": {
"h": 173.077,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.86603,
"c": 0.1171,
"h": 185.1
},
"luminance": 0.68276
}Semantic roles & 50–950 ramp
primary
#6AECDD
secondary
#C13949
accent
#0C24DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584