#6BDCDC#6BDCDC
#6BDCDC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.103 H 195.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCDC |
|---|---|
| RGB | rgb(107, 220, 220) |
| HSL | hsl(180, 62%, 64%) |
| HSV | hsv(180, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.55, -32.03, -9.86) |
| CIE-LCH | lch(81.55, 33.52, 197.11°) |
| OKLab | oklab(82.89% -0.0994 -0.0273) |
| OKLCH | oklch(82.89% 0.103 195.3) |
| XYZ | xyz(44.5695, 59.4754, 76.8274) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 6.17
Turquoise
#40E0D0
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 6.62
Bright Light Blue
#26F7FD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCDC #DC6B6B
analogous
#6BDCA4 #6BDCDC #6BA4DC
triadic
#6BDCDC #DC6BDC #DCDC6B
tetradic
#6BDCDC #A46BDC #DC6B6B #A4DC6B
square
#6BDCDC #A46BDC #DC6B6B #A4DC6B
split-complementary
#6BDCDC #DC6BA4 #DCA46B
monochromatic
#27A5A5 #3AD0D0 #6BDCDC #9CE8E8 #CEF3F3
Accessibility & contrast
On white
1.63
#6BDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#6BDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCDC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCDC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#06E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdcdc; /* rgb */ color: rgb(107, 220, 220); /* oklch */ color: oklch(82.9% 0.103 195.3);
Tailwind
colors: {
custom: {
50: '#9fe7e6',
500: '#6bdcdc',
950: '#000000',
},
}SCSS
$custom: #6bdcdc; $custom-light: #9fe7e6; $custom-dark: #000000;
JSON
{
"hex": "#6bdcdc",
"rgb": {
"r": 107,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82894,
"c": 0.10306,
"h": 195.3
},
"luminance": 0.5948
}Semantic roles & 50–950 ramp
primary
#6BDCDC
secondary
#A84343
accent
#1C1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484