#6BCCDA#6BCCDA
#6BCCDA is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.093 H 207.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCDA |
|---|---|
| RGB | rgb(107, 204, 218) |
| HSL | hsl(188, 60%, 64%) |
| HSV | hsv(188, 51%, 85%) |
| CMYK | cmyk(50.9%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(76.90, -24.79, -15.75) |
| CIE-LCH | lch(76.90, 29.37, 212.42°) |
| OKLab | oklab(79.13% -0.0826 -0.0435) |
| OKLCH | oklch(79.13% 0.093 207.7) |
| XYZ | xyz(40.3062, 51.3699, 74.1074) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 7.31
Darkturquoise
#00CED1
ΔE00 7.37
Sky Blue
#87CEEB
ΔE00 7.41
Robin'S Egg
#6DEDFD
ΔE00 7.66
Mediumturquoise
#48D1CC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCDA #DA796B
analogous
#6BDAB0 #6BCCDA #6B94DA
triadic
#6BCCDA #DA6BCC #CCDA6B
tetradic
#6BCCDA #B06BDA #DA796B #94DA6B
square
#6BCCDA #B06BDA #DA796B #94DA6B
split-complementary
#6BCCDA #DA6B94 #DAB06B
monochromatic
#2993A2 #3ABBCE #6BCCDA #9CDDE6 #CDEEF2
Accessibility & contrast
On white
1.86
#6BCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6BCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCDA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCDA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5DB
Deuteranopia (green-blind)
#ACB8DA
Tritanopia (blue-blind)
#1ED3D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bccda; /* rgb */ color: rgb(107, 204, 218); /* oklch */ color: oklch(79.1% 0.093 207.7);
Tailwind
colors: {
custom: {
50: '#9ddbe5',
500: '#6bccda',
950: '#000000',
},
}SCSS
$custom: #6bccda; $custom-light: #9ddbe5; $custom-dark: #000000;
JSON
{
"hex": "#6bccda",
"rgb": {
"r": 107,
"g": 204,
"b": 218
},
"hsl": {
"h": 187.568,
"s": 60,
"l": 63.725
},
"oklch": {
"l": 0.79134,
"c": 0.09338,
"h": 207.7
},
"luminance": 0.51373
}Semantic roles & 50–950 ramp
primary
#6BCCDA
secondary
#A65044
accent
#331EC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484