#6BDCD6#6BDCD6
#6BDCD6 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.104 H 190.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCD6 |
|---|---|
| RGB | rgb(107, 220, 214) |
| HSL | hsl(177, 62%, 64%) |
| HSV | hsv(177, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.38, -33.58, -6.92) |
| CIE-LCH | lch(81.38, 34.28, 191.65°) |
| OKLab | oklab(82.7% -0.1019 -0.0193) |
| OKLCH | oklch(82.7% 0.104 190.7) |
| XYZ | xyz(43.7891, 59.1632, 72.7173) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.52
Turquoise
#40E0D0
ΔE00 4.58
Darkturquoise
#00CED1
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 7.51
Bright Light Blue
#26F7FD
ΔE00 7.69
Bright Aqua
#0BF9EA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCD6 #DC6B71
analogous
#6BDC9E #6BDCD6 #6BAADC
triadic
#6BDCD6 #D66BDC #DCD66B
tetradic
#6BDCD6 #9E6BDC #DC6B71 #AADC6B
square
#6BDCD6 #9E6BDC #DC6B71 #AADC6B
split-complementary
#6BDCD6 #DC6BAA #DC9E6B
monochromatic
#27A59F #3AD0C8 #6BDCD6 #9CE8E4 #CEF3F1
Accessibility & contrast
On white
1.64
#6BDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6BDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCD6
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCD6 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D6
Deuteranopia (green-blind)
#BEC4D7
Tritanopia (blue-blind)
#19E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdcd6; /* rgb */ color: rgb(107, 220, 214); /* oklch */ color: oklch(82.7% 0.104 190.7);
Tailwind
colors: {
custom: {
50: '#9ee7e2',
500: '#6bdcd6',
950: '#000000',
},
}SCSS
$custom: #6bdcd6; $custom-light: #9ee7e2; $custom-dark: #000000;
JSON
{
"hex": "#6bdcd6",
"rgb": {
"r": 107,
"g": 220,
"b": 214
},
"hsl": {
"h": 176.814,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82699,
"c": 0.10369,
"h": 190.7
},
"luminance": 0.59167
}Semantic roles & 50–950 ramp
primary
#6BDCD6
secondary
#A84348
accent
#1C25C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484