#6BD4CC#6BD4CC
#6BD4CC is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.5% C 0.099 H 188.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD4CC |
|---|---|
| RGB | rgb(107, 212, 204) |
| HSL | hsl(175, 55%, 63%) |
| HSV | hsv(175, 50%, 83%) |
| CMYK | cmyk(49.5%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(78.79, -32.33, -5.41) |
| CIE-LCH | lch(78.79, 32.78, 189.50°) |
| OKLab | oklab(80.52% -0.0973 -0.0151) |
| OKLCH | oklch(80.52% 0.099 188.8) |
| XYZ | xyz(40.5015, 54.5688, 65.5135) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.82
Turquoise
#40E0D0
ΔE00 4.91
Darkturquoise
#00CED1
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 7.03
Pale Teal
#82CBB2
ΔE00 7.63
Tiffany Blue
#7BF2DA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD4CC #D46B73
analogous
#6BD498 #6BD4CC #6BA7D4
triadic
#6BD4CC #CC6BD4 #D4CC6B
tetradic
#6BD4CC #986BD4 #D46B73 #A7D46B
square
#6BD4CC #986BD4 #D46B73 #A7D46B
split-complementary
#6BD4CC #D46BA7 #D4986B
monochromatic
#2C9890 #3CC6BC #6BD4CC #9AE2DC #CAF0ED
Accessibility & contrast
On white
1.76
#6BD4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#6BD4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD4CC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD4CC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#2DD9D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd4cc; /* rgb */ color: rgb(107, 212, 204); /* oklch */ color: oklch(80.5% 0.099 188.8);
Tailwind
colors: {
custom: {
50: '#9de1db',
500: '#6bd4cc',
950: '#000000',
},
}SCSS
$custom: #6bd4cc; $custom-light: #9de1db; $custom-dark: #000000;
JSON
{
"hex": "#6bd4cc",
"rgb": {
"r": 107,
"g": 212,
"b": 204
},
"hsl": {
"h": 175.429,
"s": 54.974,
"l": 62.549
},
"oklch": {
"l": 0.80517,
"c": 0.0985,
"h": 188.8
},
"luminance": 0.54572
}Semantic roles & 50–950 ramp
primary
#6BD4CC
secondary
#9D464D
accent
#232FC2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484