#6BCDDC#6BCDDC
#6BCDDC is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.094 H 208.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDDC |
|---|---|
| RGB | rgb(107, 205, 220) |
| HSL | hsl(188, 62%, 64%) |
| HSV | hsv(188, 51%, 86%) |
| CMYK | cmyk(51.4%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(77.25, -24.75, -16.30) |
| CIE-LCH | lch(77.25, 29.63, 213.37°) |
| OKLab | oklab(79.44% -0.083 -0.045) |
| OKLCH | oklch(79.44% 0.094 208.5) |
| XYZ | xyz(40.8079, 51.9521, 75.5735) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 6.95
Sky Blue
#87CEEB
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.42
Darkturquoise
#00CED1
ΔE00 7.60
Robin Egg Blue
#8AF1FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDDC #DC7A6B
analogous
#6BDCB3 #6BCDDC #6B95DC
triadic
#6BCDDC #DC6BCD #CDDC6B
tetradic
#6BCDDC #B36BDC #DC7A6B #95DC6B
square
#6BCDDC #B36BDC #DC7A6B #95DC6B
split-complementary
#6BCDDC #DC6B95 #DCB36B
monochromatic
#2795A5 #3ABCD0 #6BCDDC #9CDEE8 #CEEEF3
Accessibility & contrast
On white
1.84
#6BCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6BCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDDC
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDDC | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#19D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcddc; /* rgb */ color: rgb(107, 205, 220); /* oklch */ color: oklch(79.4% 0.094 208.5);
Tailwind
colors: {
custom: {
50: '#9ddce6',
500: '#6bcddc',
950: '#000000',
},
}SCSS
$custom: #6bcddc; $custom-light: #9ddce6; $custom-dark: #000000;
JSON
{
"hex": "#6bcddc",
"rgb": {
"r": 107,
"g": 205,
"b": 220
},
"hsl": {
"h": 187.965,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.79436,
"c": 0.09438,
"h": 208.5
},
"luminance": 0.51956
}Semantic roles & 50–950 ramp
primary
#6BCDDC
secondary
#A85043
accent
#331CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484