#6AECDE#6AECDE
#6AECDE is a very light, moderate teal. Relative luminance 0.683; OKLCH L 86.6% C 0.117 H 185.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECDE |
|---|---|
| RGB | rgb(106, 236, 222) |
| HSL | hsl(174, 77%, 67%) |
| HSV | hsv(174, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 5.9%, 7.5%) |
| CIE-LAB | lab(86.17, -39.14, -4.09) |
| CIE-LCH | lch(86.17, 39.35, 185.96°) |
| OKLab | oklab(86.63% -0.1162 -0.0116) |
| OKLCH | oklch(86.63% 0.117 185.7) |
| XYZ | xyz(49.1184, 68.3242, 79.6925) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.67
Turquoise
#40E0D0
ΔE00 3.70
Bright Aqua
#0BF9EA
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 5.83
Bright Cyan
#41FDFE
ΔE00 6.49
Aqua (survey)
#13EAC9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECDE #EC6A78
analogous
#6AEC9D #6AECDE #6AB9EC
triadic
#6AECDE #DE6AEC #ECDE6A
tetradic
#6AECDE #9D6AEC #EC6A78 #B9EC6A
square
#6AECDE #9D6AEC #EC6A78 #B9EC6A
split-complementary
#6AECDE #EC6AB9 #EC9D6A
monochromatic
#19C3B0 #34E5D2 #6AECDE #A0F3EA #D7FAF6
Accessibility & contrast
On white
1.43
#6AECDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#6AECDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECDE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECDE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#CDD1E0
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6aecde; /* rgb */ color: rgb(106, 236, 222); /* oklch */ color: oklch(86.6% 0.117 185.7);
Tailwind
colors: {
custom: {
50: '#a0f2e8',
500: '#6aecde',
950: '#000000',
},
}SCSS
$custom: #6aecde; $custom-light: #a0f2e8; $custom-dark: #000000;
JSON
{
"hex": "#6aecde",
"rgb": {
"r": 106,
"g": 236,
"b": 222
},
"hsl": {
"h": 173.538,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.86634,
"c": 0.1168,
"h": 185.7
},
"luminance": 0.68329
}Semantic roles & 50–950 ramp
primary
#6AECDE
secondary
#C13948
accent
#0C22DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584