#6BCDD5#6BCDD5
#6BCDD5 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.093 H 202.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDD5 |
|---|---|
| RGB | rgb(107, 205, 213) |
| HSL | hsl(185, 56%, 63%) |
| HSV | hsv(185, 50%, 84%) |
| CMYK | cmyk(49.8%, 3.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.03, -26.63, -12.86) |
| CIE-LCH | lch(77.03, 29.57, 205.78°) |
| OKLab | oklab(79.19% -0.0858 -0.0355) |
| OKLCH | oklch(79.19% 0.093 202.5) |
| XYZ | xyz(39.9002, 51.5890, 70.7929) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.34
Darkturquoise
#00CED1
ΔE00 5.78
Mediumturquoise
#48D1CC
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 7.72
Robin'S Egg Blue
#98EFF9
ΔE00 8.49
Robin Egg Blue
#8AF1FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDD5 #D5736B
analogous
#6BD5A8 #6BCDD5 #6B98D5
triadic
#6BCDD5 #D56BCD #CDD56B
tetradic
#6BCDD5 #A86BD5 #D5736B #98D56B
square
#6BCDD5 #A86BD5 #D5736B #98D56B
split-complementary
#6BCDD5 #D56B98 #D5A86B
monochromatic
#2C929A #3BBDC7 #6BCDD5 #9BDDE3 #CAEDF0
Accessibility & contrast
On white
1.86
#6BCDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6BCDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDD5
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDD5 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D6
Deuteranopia (green-blind)
#AFB9D6
Tritanopia (blue-blind)
#25D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcdd5; /* rgb */ color: rgb(107, 205, 213); /* oklch */ color: oklch(79.2% 0.093 202.5);
Tailwind
colors: {
custom: {
50: '#9ddce1',
500: '#6bcdd5',
950: '#000000',
},
}SCSS
$custom: #6bcdd5; $custom-light: #9ddce1; $custom-dark: #000000;
JSON
{
"hex": "#6bcdd5",
"rgb": {
"r": 107,
"g": 205,
"b": 213
},
"hsl": {
"h": 184.528,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.79189,
"c": 0.09282,
"h": 202.5
},
"luminance": 0.51593
}Semantic roles & 50–950 ramp
primary
#6BCDD5
secondary
#9F4C46
accent
#2E22C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484