#6BCDD2#6BCDD2
#6BCDD2 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.092 H 199.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDD2 |
|---|---|
| RGB | rgb(107, 205, 210) |
| HSL | hsl(183, 53%, 62%) |
| HSV | hsv(183, 49%, 82%) |
| CMYK | cmyk(49%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(76.94, -27.42, -11.38) |
| CIE-LCH | lch(76.94, 29.69, 202.54°) |
| OKLab | oklab(79.09% -0.087 -0.0314) |
| OKLCH | oklch(79.09% 0.093 199.8) |
| XYZ | xyz(39.5229, 51.4381, 68.8060) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.18
Darkturquoise
#00CED1
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 8.12
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Robin Egg Blue
#8AF1FE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDD2 #D2706B
analogous
#6BD2A4 #6BCDD2 #6B99D2
triadic
#6BCDD2 #D26BCD #CDD26B
tetradic
#6BCDD2 #A46BD2 #D2706B #99D26B
square
#6BCDD2 #A46BD2 #D2706B #99D26B
split-complementary
#6BCDD2 #D26B99 #D2A46B
monochromatic
#2D9095 #3CBDC4 #6BCDD2 #9ADDE0 #C9EDEF
Accessibility & contrast
On white
1.86
#6BCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#6BCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDD2
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDD2 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D3
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#29D3CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcdd2; /* rgb */ color: rgb(107, 205, 210); /* oklch */ color: oklch(79.1% 0.092 199.8);
Tailwind
colors: {
custom: {
50: '#9ddcdf',
500: '#6bcdd2',
950: '#000000',
},
}SCSS
$custom: #6bcdd2; $custom-light: #9ddcdf; $custom-dark: #000000;
JSON
{
"hex": "#6bcdd2",
"rgb": {
"r": 107,
"g": 205,
"b": 210
},
"hsl": {
"h": 182.913,
"s": 53.368,
"l": 62.157
},
"oklch": {
"l": 0.79085,
"c": 0.0925,
"h": 199.8
},
"luminance": 0.51442
}Semantic roles & 50–950 ramp
primary
#6BCDD2
secondary
#9B4B47
accent
#2C25C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484