#6AEBDC#6AEBDC
#6AEBDC is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.3% C 0.116 H 185.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBDC |
|---|---|
| RGB | rgb(106, 235, 220) |
| HSL | hsl(173, 76%, 67%) |
| HSV | hsv(173, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(85.83, -39.19, -3.54) |
| CIE-LCH | lch(85.83, 39.34, 185.16°) |
| OKLab | oklab(86.34% -0.116 -0.0102) |
| OKLCH | oklch(86.34% 0.116 185) |
| XYZ | xyz(48.5648, 67.6434, 78.1934) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.45
Turquoise
#40E0D0
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 4.60
Bright Turquoise
#0FFEF9
ΔE00 6.18
Aqua (survey)
#13EAC9
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBDC #EB6A79
analogous
#6AEB9C #6AEBDC #6ABAEB
triadic
#6AEBDC #DC6AEB #EBDC6A
tetradic
#6AEBDC #9C6AEB #EB6A79 #BAEB6A
square
#6AEBDC #9C6AEB #EB6A79 #BAEB6A
split-complementary
#6AEBDC #EB6ABA #EB9C6A
monochromatic
#1AC1AD #34E4CF #6AEBDC #A0F2E9 #D6F9F5
Accessibility & contrast
On white
1.45
#6AEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6AEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBDC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBDC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDC
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6aebdc; /* rgb */ color: rgb(106, 235, 220); /* oklch */ color: oklch(86.3% 0.116 185.0);
Tailwind
colors: {
custom: {
50: '#9ff2e6',
500: '#6aebdc',
950: '#000000',
},
}SCSS
$custom: #6aebdc; $custom-light: #9ff2e6; $custom-dark: #000000;
JSON
{
"hex": "#6aebdc",
"rgb": {
"r": 106,
"g": 235,
"b": 220
},
"hsl": {
"h": 173.023,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.8634,
"c": 0.11645,
"h": 185
},
"luminance": 0.67648
}Semantic roles & 50–950 ramp
primary
#6AEBDC
secondary
#BF3A4A
accent
#0D25D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584