#6AEBDB#6AEBDB
#6AEBDB is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.3% C 0.117 H 184.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBDB |
|---|---|
| RGB | rgb(106, 235, 219) |
| HSL | hsl(173, 76%, 67%) |
| HSV | hsv(173, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(85.80, -39.43, -3.05) |
| CIE-LCH | lch(85.80, 39.55, 184.42°) |
| OKLab | oklab(86.31% -0.1164 -0.0088) |
| OKLCH | oklch(86.31% 0.117 184.3) |
| XYZ | xyz(48.4328, 67.5906, 77.4980) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.18
Turquoise
#40E0D0
ΔE00 3.46
Bright Aqua
#0BF9EA
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 6.03
Bright Turquoise
#0FFEF9
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBDB #EB6A7A
analogous
#6AEB9B #6AEBDB #6ABBEB
triadic
#6AEBDB #DB6AEB #EBDB6A
tetradic
#6AEBDB #9B6AEB #EB6A7A #BBEB6A
square
#6AEBDB #9B6AEB #EB6A7A #BBEB6A
split-complementary
#6AEBDB #EB6ABB #EB9B6A
monochromatic
#1AC1AC #34E4CE #6AEBDB #A0F2E8 #D6F9F5
Accessibility & contrast
On white
1.45
#6AEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6AEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBDB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBDB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aebdb; /* rgb */ color: rgb(106, 235, 219); /* oklch */ color: oklch(86.3% 0.117 184.3);
Tailwind
colors: {
custom: {
50: '#9ff2e6',
500: '#6aebdb',
950: '#000000',
},
}SCSS
$custom: #6aebdb; $custom-light: #9ff2e6; $custom-dark: #000000;
JSON
{
"hex": "#6aebdb",
"rgb": {
"r": 106,
"g": 235,
"b": 219
},
"hsl": {
"h": 172.558,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.8631,
"c": 0.11678,
"h": 184.3
},
"luminance": 0.67595
}Semantic roles & 50–950 ramp
primary
#6AEBDB
secondary
#BF3A4B
accent
#0D26D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584