#6CCBD6#6CCBD6
#6CCBD6 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.091 H 205.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBD6 |
|---|---|
| RGB | rgb(108, 203, 214) |
| HSL | hsl(186, 56%, 63%) |
| HSV | hsv(186, 50%, 84%) |
| CMYK | cmyk(49.5%, 5.1%, 0%, 16.1%) |
| CIE-LAB | lab(76.53, -25.16, -14.15) |
| CIE-LCH | lch(76.53, 28.87, 209.36°) |
| OKLab | oklab(78.8% -0.0824 -0.039) |
| OKLCH | oklch(78.8% 0.091 205.3) |
| XYZ | xyz(39.6731, 50.7516, 71.3106) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 6.71
Mediumturquoise
#48D1CC
ΔE00 7.42
Robin'S Egg
#6DEDFD
ΔE00 7.97
Neon Blue
#04D9FF
ΔE00 8.25
Sky Blue
#87CEEB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBD6 #D6776C
analogous
#6CD6AC #6CCBD6 #6C96D6
triadic
#6CCBD6 #D66CCB #CBD66C
tetradic
#6CCBD6 #AC6CD6 #D6776C #96D66C
square
#6CCBD6 #AC6CD6 #D6776C #96D66C
split-complementary
#6CCBD6 #D66C96 #D6AC6C
monochromatic
#2C909C #3CBAC9 #6CCBD6 #9CDCE3 #CCEDF1
Accessibility & contrast
On white
1.88
#6CCBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6CCBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBD6
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBD6 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D7
Deuteranopia (green-blind)
#ADB7D6
Tritanopia (blue-blind)
#29D2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccbd6; /* rgb */ color: rgb(108, 203, 214); /* oklch */ color: oklch(78.8% 0.091 205.3);
Tailwind
colors: {
custom: {
50: '#9ddbe2',
500: '#6ccbd6',
950: '#000000',
},
}SCSS
$custom: #6ccbd6; $custom-light: #9ddbe2; $custom-dark: #000000;
JSON
{
"hex": "#6ccbd6",
"rgb": {
"r": 108,
"g": 203,
"b": 214
},
"hsl": {
"h": 186.226,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.78803,
"c": 0.09123,
"h": 205.3
},
"luminance": 0.50755
}Semantic roles & 50–950 ramp
primary
#6CCBD6
secondary
#A14F46
accent
#3222C4
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484