#6BDCC2#6BDCC2
#6BDCC2 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.111 H 176.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCC2 |
|---|---|
| RGB | rgb(107, 220, 194) |
| HSL | hsl(166, 62%, 64%) |
| HSV | hsv(166, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.85, -38.48, 2.94) |
| CIE-LCH | lch(80.85, 38.59, 175.63°) |
| OKLab | oklab(82.1% -0.1105 0.0072) |
| OKLCH | oklch(82.1% 0.111 176.3) |
| XYZ | xyz(41.3900, 58.2035, 60.0817) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.36
Turquoise
#40E0D0
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.07
Light Teal
#90E4C1
ΔE00 5.26
Aqua (survey)
#13EAC9
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCC2 #DC6B85
analogous
#6BDC8A #6BDCC2 #6BBEDC
triadic
#6BDCC2 #C26BDC #DCC26B
tetradic
#6BDCC2 #8A6BDC #DC6B85 #BEDC6B
square
#6BDCC2 #8A6BDC #DC6B85 #BEDC6B
split-complementary
#6BDCC2 #DC6BBE #DC8A6B
monochromatic
#27A588 #3AD0AE #6BDCC2 #9CE8D6 #CEF3EB
Accessibility & contrast
On white
1.66
#6BDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6BDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCC2
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCC2 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#C3C3C4
Tritanopia (blue-blind)
#33DFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6bdcc2; /* rgb */ color: rgb(107, 220, 194); /* oklch */ color: oklch(82.1% 0.111 176.3);
Tailwind
colors: {
custom: {
50: '#9de7d4',
500: '#6bdcc2',
950: '#000000',
},
}SCSS
$custom: #6bdcc2; $custom-light: #9de7d4; $custom-dark: #000000;
JSON
{
"hex": "#6bdcc2",
"rgb": {
"r": 107,
"g": 220,
"b": 194
},
"hsl": {
"h": 166.195,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82096,
"c": 0.11074,
"h": 176.3
},
"luminance": 0.58207
}Semantic roles & 50–950 ramp
primary
#6BDCC2
secondary
#A8435A
accent
#1C44C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483