#6BD2DC#6BD2DC
#6BD2DC is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.097 H 203.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2DC |
|---|---|
| RGB | rgb(107, 210, 220) |
| HSL | hsl(185, 62%, 64%) |
| HSV | hsv(185, 51%, 86%) |
| CMYK | cmyk(51.4%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.68, -27.21, -14.15) |
| CIE-LCH | lch(78.68, 30.67, 207.47°) |
| OKLab | oklab(80.58% -0.0885 -0.039) |
| OKLCH | oklch(80.58% 0.097 203.8) |
| XYZ | xyz(42.0231, 54.3825, 75.9786) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 7.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2DC #DC756B
analogous
#6BDCAE #6BD2DC #6B9ADC
triadic
#6BD2DC #DC6BD2 #D2DC6B
tetradic
#6BD2DC #AE6BDC #DC756B #9ADC6B
square
#6BD2DC #AE6BDC #DC756B #9ADC6B
split-complementary
#6BD2DC #DC6B9A #DCAE6B
monochromatic
#279AA5 #3AC3D0 #6BD2DC #9CE1E8 #CEF0F3
Accessibility & contrast
On white
1.77
#6BD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#6BD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2DC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2DC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDD
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#14D9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd2dc; /* rgb */ color: rgb(107, 210, 220); /* oklch */ color: oklch(80.6% 0.097 203.8);
Tailwind
colors: {
custom: {
50: '#9ee0e6',
500: '#6bd2dc',
950: '#000000',
},
}SCSS
$custom: #6bd2dc; $custom-light: #9ee0e6; $custom-dark: #000000;
JSON
{
"hex": "#6bd2dc",
"rgb": {
"r": 107,
"g": 210,
"b": 220
},
"hsl": {
"h": 185.31,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.80585,
"c": 0.0967,
"h": 203.8
},
"luminance": 0.54386
}Semantic roles & 50–950 ramp
primary
#6BD2DC
secondary
#A84C43
accent
#2B1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484