#6BDCD5#6BDCD5
#6BDCD5 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.104 H 189.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCD5 |
|---|---|
| RGB | rgb(107, 220, 213) |
| HSL | hsl(176, 62%, 64%) |
| HSV | hsv(176, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.35, -33.83, -6.43) |
| CIE-LCH | lch(81.35, 34.44, 190.76°) |
| OKLab | oklab(82.67% -0.1023 -0.0179) |
| OKLCH | oklch(82.67% 0.104 189.9) |
| XYZ | xyz(43.6618, 59.1123, 72.0468) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.53
Turquoise
#40E0D0
ΔE00 4.31
Darkturquoise
#00CED1
ΔE00 6.15
Tiffany Blue
#7BF2DA
ΔE00 7.24
Bright Aqua
#0BF9EA
ΔE00 7.80
Bright Light Blue
#26F7FD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCD5 #DC6B72
analogous
#6BDC9D #6BDCD5 #6BABDC
triadic
#6BDCD5 #D56BDC #DCD56B
tetradic
#6BDCD5 #9D6BDC #DC6B72 #ABDC6B
square
#6BDCD5 #9D6BDC #DC6B72 #ABDC6B
split-complementary
#6BDCD5 #DC6BAB #DC9D6B
monochromatic
#27A59E #3AD0C7 #6BDCD5 #9CE8E3 #CEF3F1
Accessibility & contrast
On white
1.64
#6BDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6BDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCD5
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCD5 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#BFC4D6
Tritanopia (blue-blind)
#1BE1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdcd5; /* rgb */ color: rgb(107, 220, 213); /* oklch */ color: oklch(82.7% 0.104 189.9);
Tailwind
colors: {
custom: {
50: '#9ee7e1',
500: '#6bdcd5',
950: '#000000',
},
}SCSS
$custom: #6bdcd5; $custom-light: #9ee7e1; $custom-dark: #000000;
JSON
{
"hex": "#6bdcd5",
"rgb": {
"r": 107,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.283,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82668,
"c": 0.10387,
"h": 189.9
},
"luminance": 0.59116
}Semantic roles & 50–950 ramp
primary
#6BDCD5
secondary
#A84349
accent
#1C27C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484