#6BCCD2#6BCCD2
#6BCCD2 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.092 H 200.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCD2 |
|---|---|
| RGB | rgb(107, 204, 210) |
| HSL | hsl(183, 53%, 62%) |
| HSV | hsv(183, 49%, 82%) |
| CMYK | cmyk(49%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.66, -26.93, -11.81) |
| CIE-LCH | lch(76.66, 29.41, 203.68°) |
| OKLab | oklab(78.85% -0.0859 -0.0326) |
| OKLCH | oklch(78.85% 0.092 200.8) |
| XYZ | xyz(39.2845, 50.9612, 68.7266) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Robin Egg Blue
#8AF1FE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCD2 #D2716B
analogous
#6BD2A5 #6BCCD2 #6B99D2
triadic
#6BCCD2 #D26BCC #CCD26B
tetradic
#6BCCD2 #A56BD2 #D2716B #99D26B
square
#6BCCD2 #A56BD2 #D2716B #99D26B
split-complementary
#6BCCD2 #D26B99 #D2A56B
monochromatic
#2D8F95 #3CBCC4 #6BCCD2 #9ADCE0 #C9ECEF
Accessibility & contrast
On white
1.88
#6BCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6BCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCD2
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCD2 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#2AD2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bccd2; /* rgb */ color: rgb(107, 204, 210); /* oklch */ color: oklch(78.9% 0.092 200.8);
Tailwind
colors: {
custom: {
50: '#9ddcdf',
500: '#6bccd2',
950: '#000000',
},
}SCSS
$custom: #6bccd2; $custom-light: #9ddcdf; $custom-dark: #000000;
JSON
{
"hex": "#6bccd2",
"rgb": {
"r": 107,
"g": 204,
"b": 210
},
"hsl": {
"h": 183.495,
"s": 53.368,
"l": 62.157
},
"oklch": {
"l": 0.78854,
"c": 0.09186,
"h": 200.8
},
"luminance": 0.50965
}Semantic roles & 50–950 ramp
primary
#6BCCD2
secondary
#9B4B47
accent
#2E25C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484