#6BDCC3#6BDCC3
#6BDCC3 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.110 H 176.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCC3 |
|---|---|
| RGB | rgb(107, 220, 195) |
| HSL | hsl(167, 62%, 64%) |
| HSV | hsv(167, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(80.88, -38.24, 2.45) |
| CIE-LCH | lch(80.88, 38.32, 176.34°) |
| OKLab | oklab(82.12% -0.1101 0.0059) |
| OKLCH | oklch(82.12% 0.11 176.9) |
| XYZ | xyz(41.5026, 58.2486, 60.6752) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.47
Turquoise
#40E0D0
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 5.00
Mediumaquamarine
#66CDAA
ΔE00 5.10
Aqua (survey)
#13EAC9
ΔE00 5.35
Light Teal
#90E4C1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCC3 #DC6B84
analogous
#6BDC8B #6BDCC3 #6BBDDC
triadic
#6BDCC3 #C36BDC #DCC36B
tetradic
#6BDCC3 #8B6BDC #DC6B84 #BDDC6B
square
#6BDCC3 #8B6BDC #DC6B84 #BDDC6B
split-complementary
#6BDCC3 #DC6BBD #DC8B6B
monochromatic
#27A58A #3AD0AF #6BDCC3 #9CE8D7 #CEF3EB
Accessibility & contrast
On white
1.66
#6BDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6BDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCC3
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCC3 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C2
Deuteranopia (green-blind)
#C3C3C5
Tritanopia (blue-blind)
#32DFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6bdcc3; /* rgb */ color: rgb(107, 220, 195); /* oklch */ color: oklch(82.1% 0.110 176.9);
Tailwind
colors: {
custom: {
50: '#9de7d5',
500: '#6bdcc3',
950: '#000000',
},
}SCSS
$custom: #6bdcc3; $custom-light: #9de7d5; $custom-dark: #000000;
JSON
{
"hex": "#6bdcc3",
"rgb": {
"r": 107,
"g": 220,
"b": 195
},
"hsl": {
"h": 166.726,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82124,
"c": 0.11023,
"h": 176.9
},
"luminance": 0.58252
}Semantic roles & 50–950 ramp
primary
#6BDCC3
secondary
#A84359
accent
#1C42C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483