#6BDCD2#6BDCD2
#6BDCD2 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.105 H 187.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCD2 |
|---|---|
| RGB | rgb(107, 220, 210) |
| HSL | hsl(175, 62%, 64%) |
| HSV | hsv(175, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.27, -34.59, -4.96) |
| CIE-LCH | lch(81.27, 34.94, 188.15°) |
| OKLab | oklab(82.57% -0.1036 -0.0139) |
| OKLCH | oklch(82.57% 0.105 187.7) |
| XYZ | xyz(43.2846, 58.9614, 70.0599) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.60
Mediumturquoise
#48D1CC
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.72
Seafoam Blue
#78D1B6
ΔE00 7.06
Bright Aqua
#0BF9EA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCD2 #DC6B75
analogous
#6BDC9A #6BDCD2 #6BAEDC
triadic
#6BDCD2 #D26BDC #DCD26B
tetradic
#6BDCD2 #9A6BDC #DC6B75 #AEDC6B
square
#6BDCD2 #9A6BDC #DC6B75 #AEDC6B
split-complementary
#6BDCD2 #DC6BAE #DC9A6B
monochromatic
#27A59A #3AD0C3 #6BDCD2 #9CE8E1 #CEF3F0
Accessibility & contrast
On white
1.64
#6BDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6BDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCD2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCD2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#20E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdcd2; /* rgb */ color: rgb(107, 220, 210); /* oklch */ color: oklch(82.6% 0.105 187.7);
Tailwind
colors: {
custom: {
50: '#9ee7df',
500: '#6bdcd2',
950: '#000000',
},
}SCSS
$custom: #6bdcd2; $custom-light: #9ee7df; $custom-dark: #000000;
JSON
{
"hex": "#6bdcd2",
"rgb": {
"r": 107,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.69,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82573,
"c": 0.10451,
"h": 187.7
},
"luminance": 0.58965
}Semantic roles & 50–950 ramp
primary
#6BDCD2
secondary
#A8434C
accent
#1C2BC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484