#6BCDD4#6BCDD4
#6BCDD4 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.093 H 201.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDD4 |
|---|---|
| RGB | rgb(107, 205, 212) |
| HSL | hsl(184, 55%, 63%) |
| HSV | hsv(184, 50%, 83%) |
| CMYK | cmyk(49.5%, 3.3%, 0%, 16.9%) |
| CIE-LAB | lab(77.00, -26.89, -12.37) |
| CIE-LCH | lch(77.00, 29.60, 204.69°) |
| OKLab | oklab(79.15% -0.0862 -0.0341) |
| OKLCH | oklch(79.15% 0.093 201.6) |
| XYZ | xyz(39.7736, 51.5384, 70.1265) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Robin Egg Blue
#8AF1FE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDD4 #D4726B
analogous
#6BD4A6 #6BCDD4 #6B98D4
triadic
#6BCDD4 #D46BCD #CDD46B
tetradic
#6BCDD4 #A66BD4 #D4726B #98D46B
square
#6BCDD4 #A66BD4 #D4726B #98D46B
split-complementary
#6BCDD4 #D46B98 #D4A66B
monochromatic
#2C9198 #3CBDC6 #6BCDD4 #9ADDE2 #CAEDF0
Accessibility & contrast
On white
1.86
#6BCDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#6BCDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDD4
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDD4 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D5
Deuteranopia (green-blind)
#AFB9D5
Tritanopia (blue-blind)
#27D3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcdd4; /* rgb */ color: rgb(107, 205, 212); /* oklch */ color: oklch(79.2% 0.093 201.6);
Tailwind
colors: {
custom: {
50: '#9ddce1',
500: '#6bcdd4',
950: '#000000',
},
}SCSS
$custom: #6bcdd4; $custom-light: #9ddce1; $custom-dark: #000000;
JSON
{
"hex": "#6bcdd4",
"rgb": {
"r": 107,
"g": 205,
"b": 212
},
"hsl": {
"h": 184,
"s": 54.974,
"l": 62.549
},
"oklch": {
"l": 0.79154,
"c": 0.09269,
"h": 201.6
},
"luminance": 0.51542
}Semantic roles & 50–950 ramp
primary
#6BCDD4
secondary
#9D4C46
accent
#2E23C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484