#6BCDD6#6BCDD6
#6BCDD6 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.093 H 203.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDD6 |
|---|---|
| RGB | rgb(107, 205, 214) |
| HSL | hsl(185, 57%, 63%) |
| HSV | hsv(185, 50%, 84%) |
| CMYK | cmyk(50%, 4.2%, 0%, 16.1%) |
| CIE-LAB | lab(77.07, -26.36, -13.35) |
| CIE-LCH | lch(77.07, 29.55, 206.86°) |
| OKLab | oklab(79.22% -0.0854 -0.0368) |
| OKLCH | oklch(79.22% 0.093 203.3) |
| XYZ | xyz(40.0275, 51.6400, 71.4634) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.52
Robin'S Egg
#6DEDFD
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 8.43
Robin Egg Blue
#8AF1FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDD6 #D6746B
analogous
#6BD6AA #6BCDD6 #6B97D6
triadic
#6BCDD6 #D66BCD #CDD66B
tetradic
#6BCDD6 #AA6BD6 #D6746B #97D66B
square
#6BCDD6 #AA6BD6 #D6746B #97D66B
split-complementary
#6BCDD6 #D66B97 #D6AA6B
monochromatic
#2B929C #3BBDC9 #6BCDD6 #9BDDE3 #CBEDF1
Accessibility & contrast
On white
1.85
#6BCDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#6BCDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDD6
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDD6 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D7
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#24D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcdd6; /* rgb */ color: rgb(107, 205, 214); /* oklch */ color: oklch(79.2% 0.093 203.3);
Tailwind
colors: {
custom: {
50: '#9ddce2',
500: '#6bcdd6',
950: '#000000',
},
}SCSS
$custom: #6bcdd6; $custom-light: #9ddce2; $custom-dark: #000000;
JSON
{
"hex": "#6bcdd6",
"rgb": {
"r": 107,
"g": 205,
"b": 214
},
"hsl": {
"h": 185.047,
"s": 56.614,
"l": 62.941
},
"oklch": {
"l": 0.79223,
"c": 0.09298,
"h": 203.3
},
"luminance": 0.51643
}Semantic roles & 50–950 ramp
primary
#6BCDD6
secondary
#A04D45
accent
#2F21C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484