#6BD6CC#6BD6CC
#6BD6CC is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.0% C 0.100 H 187.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6CC |
|---|---|
| RGB | rgb(107, 214, 204) |
| HSL | hsl(174, 57%, 63%) |
| HSV | hsv(174, 50%, 84%) |
| CMYK | cmyk(50%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(79.37, -33.28, -4.56) |
| CIE-LCH | lch(79.37, 33.59, 187.79°) |
| OKLab | oklab(80.99% -0.0995 -0.0128) |
| OKLCH | oklch(80.99% 0.1 187.3) |
| XYZ | xyz(41.0045, 55.5749, 65.6812) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.20
Turquoise
#40E0D0
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 6.31
Seafoam Blue
#78D1B6
ΔE00 6.47
Pale Teal
#82CBB2
ΔE00 7.28
Tiffany Blue
#7BF2DA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6CC #D66B75
analogous
#6BD697 #6BD6CC #6BAAD6
triadic
#6BD6CC #CC6BD6 #D6CC6B
tetradic
#6BD6CC #976BD6 #D66B75 #AAD66B
square
#6BD6CC #976BD6 #D66B75 #AAD66B
split-complementary
#6BD6CC #D66BAA #D6976B
monochromatic
#2B9C91 #3BC9BB #6BD6CC #9BE3DD #CBF1ED
Accessibility & contrast
On white
1.73
#6BD6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#6BD6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6CC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6CC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#2CDAD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd6cc; /* rgb */ color: rgb(107, 214, 204); /* oklch */ color: oklch(81.0% 0.100 187.3);
Tailwind
colors: {
custom: {
50: '#9de3db',
500: '#6bd6cc',
950: '#000000',
},
}SCSS
$custom: #6bd6cc; $custom-light: #9de3db; $custom-dark: #000000;
JSON
{
"hex": "#6bd6cc",
"rgb": {
"r": 107,
"g": 214,
"b": 204
},
"hsl": {
"h": 174.393,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.80985,
"c": 0.10036,
"h": 187.3
},
"luminance": 0.55579
}Semantic roles & 50–950 ramp
primary
#6BD6CC
secondary
#A0454E
accent
#2131C4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484