#6BD0CC#6BD0CC
#6BD0CC is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.095 H 192.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD0CC |
|---|---|
| RGB | rgb(107, 208, 204) |
| HSL | hsl(178, 52%, 62%) |
| HSV | hsv(178, 49%, 82%) |
| CMYK | cmyk(48.6%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(77.63, -30.43, -7.12) |
| CIE-LCH | lch(77.63, 31.25, 193.17°) |
| OKLab | oklab(79.58% -0.0929 -0.0197) |
| OKLCH | oklch(79.58% 0.095 192) |
| XYZ | xyz(39.5139, 52.5937, 65.1843) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.83
Darkturquoise
#00CED1
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 7.74
Topaz
#13BBAF
ΔE00 8.18
Seafoam Blue
#78D1B6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD0CC #D06B6F
analogous
#6BD09A #6BD0CC #6BA2D0
triadic
#6BD0CC #CC6BD0 #D0CC6B
tetradic
#6BD0CC #9A6BD0 #D06B6F #A2D06B
square
#6BD0CC #9A6BD0 #D06B6F #A2D06B
split-complementary
#6BD0CC #D06BA2 #D09A6B
monochromatic
#2E928E #3DC1BB #6BD0CC #99DFDC #C8EEEC
Accessibility & contrast
On white
1.82
#6BD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6BD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD0CC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD0CC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#B4BBCD
Tritanopia (blue-blind)
#2FD5CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bd0cc; /* rgb */ color: rgb(107, 208, 204); /* oklch */ color: oklch(79.6% 0.095 192.0);
Tailwind
colors: {
custom: {
50: '#9ddedb',
500: '#6bd0cc',
950: '#000000',
},
}SCSS
$custom: #6bd0cc; $custom-light: #9ddedb; $custom-dark: #000000;
JSON
{
"hex": "#6bd0cc",
"rgb": {
"r": 107,
"g": 208,
"b": 204
},
"hsl": {
"h": 177.624,
"s": 51.795,
"l": 61.765
},
"oklch": {
"l": 0.79583,
"c": 0.09495,
"h": 192
},
"luminance": 0.52597
}Semantic roles & 50–950 ramp
primary
#6BD0CC
secondary
#98474A
accent
#262CBF
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484