#6AEBD3#6AEBD3
#6AEBD3 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.1% C 0.120 H 179.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBD3 |
|---|---|
| RGB | rgb(106, 235, 211) |
| HSL | hsl(169, 76%, 67%) |
| HSV | hsv(169, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(85.59, -41.39, 0.85) |
| CIE-LCH | lch(85.59, 41.40, 178.82°) |
| OKLab | oklab(86.07% -0.1199 0.0016) |
| OKLCH | oklch(86.07% 0.12 179.2) |
| XYZ | xyz(47.4048, 67.1794, 72.0841) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.94
Turquoise
#40E0D0
ΔE00 4.25
Aqua (survey)
#13EAC9
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 5.22
Bright Aqua
#0BF9EA
ΔE00 5.69
Light Aqua
#8CFFDB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBD3 #EB6A82
analogous
#6AEB93 #6AEBD3 #6AC3EB
triadic
#6AEBD3 #D36AEB #EBD36A
tetradic
#6AEBD3 #936AEB #EB6A82 #C3EB6A
square
#6AEBD3 #936AEB #EB6A82 #C3EB6A
split-complementary
#6AEBD3 #EB6AC3 #EB936A
monochromatic
#1AC1A2 #34E4C3 #6AEBD3 #A0F2E3 #D6F9F3
Accessibility & contrast
On white
1.45
#6AEBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6AEBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBD3
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBD3 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD2
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#02EEE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aebd3; /* rgb */ color: rgb(106, 235, 211); /* oklch */ color: oklch(86.1% 0.120 179.2);
Tailwind
colors: {
custom: {
50: '#9ff2e0',
500: '#6aebd3',
950: '#000000',
},
}SCSS
$custom: #6aebd3; $custom-light: #9ff2e0; $custom-dark: #000000;
JSON
{
"hex": "#6aebd3",
"rgb": {
"r": 106,
"g": 235,
"b": 211
},
"hsl": {
"h": 168.837,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.86074,
"c": 0.1199,
"h": 179.2
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#6AEBD3
secondary
#BF3A53
accent
#0D33D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584