#6BCDDB#6BCDDB
#6BCDDB is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.094 H 207.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDDB |
|---|---|
| RGB | rgb(107, 205, 219) |
| HSL | hsl(188, 61%, 64%) |
| HSV | hsv(188, 51%, 86%) |
| CMYK | cmyk(51.1%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(77.22, -25.02, -15.81) |
| CIE-LCH | lch(77.22, 29.60, 212.29°) |
| OKLab | oklab(79.4% -0.0834 -0.0436) |
| OKLCH | oklch(79.4% 0.094 207.6) |
| XYZ | xyz(40.6759, 51.8993, 74.8781) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 7.21
Darkturquoise
#00CED1
ΔE00 7.31
Robin'S Egg
#6DEDFD
ΔE00 7.41
Sky Blue
#87CEEB
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDDB #DB796B
analogous
#6BDBB1 #6BCDDB #6B95DB
triadic
#6BCDDB #DB6BCD #CDDB6B
tetradic
#6BCDDB #B16BDB #DB796B #95DB6B
square
#6BCDDB #B16BDB #DB796B #95DB6B
split-complementary
#6BCDDB #DB6B95 #DBB16B
monochromatic
#2894A4 #3ABCCF #6BCDDB #9CDEE7 #CDEEF3
Accessibility & contrast
On white
1.85
#6BCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6BCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDDB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDDB | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#1BD4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcddb; /* rgb */ color: rgb(107, 205, 219); /* oklch */ color: oklch(79.4% 0.094 207.6);
Tailwind
colors: {
custom: {
50: '#9ddce6',
500: '#6bcddb',
950: '#000000',
},
}SCSS
$custom: #6bcddb; $custom-light: #9ddce6; $custom-dark: #000000;
JSON
{
"hex": "#6bcddb",
"rgb": {
"r": 107,
"g": 205,
"b": 219
},
"hsl": {
"h": 187.5,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.794,
"c": 0.09409,
"h": 207.6
},
"luminance": 0.51903
}Semantic roles & 50–950 ramp
primary
#6BCDDB
secondary
#A75043
accent
#321DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484