#6BDCD8#6BDCD8
#6BDCD8 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.103 H 192.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCD8 |
|---|---|
| RGB | rgb(107, 220, 216) |
| HSL | hsl(178, 62%, 64%) |
| HSV | hsv(178, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.44, -33.06, -7.90) |
| CIE-LCH | lch(81.44, 34.00, 193.44°) |
| OKLab | oklab(82.76% -0.101 -0.0219) |
| OKLCH | oklch(82.76% 0.103 192.2) |
| XYZ | xyz(44.0461, 59.2660, 74.0707) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Turquoise
#40E0D0
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 7.36
Aqua Blue
#02D8E9
ΔE00 7.38
Bright Cyan
#41FDFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCD8 #DC6B6F
analogous
#6BDCA0 #6BDCD8 #6BA8DC
triadic
#6BDCD8 #D86BDC #DCD86B
tetradic
#6BDCD8 #A06BDC #DC6B6F #A8DC6B
square
#6BDCD8 #A06BDC #DC6B6F #A8DC6B
split-complementary
#6BDCD8 #DC6BA8 #DCA06B
monochromatic
#27A5A1 #3AD0CB #6BDCD8 #9CE8E5 #CEF3F2
Accessibility & contrast
On white
1.63
#6BDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6BDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCD8
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCD8 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D8
Deuteranopia (green-blind)
#BEC4D9
Tritanopia (blue-blind)
#14E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdcd8; /* rgb */ color: rgb(107, 220, 216); /* oklch */ color: oklch(82.8% 0.103 192.2);
Tailwind
colors: {
custom: {
50: '#9ee7e4',
500: '#6bdcd8',
950: '#000000',
},
}SCSS
$custom: #6bdcd8; $custom-light: #9ee7e4; $custom-dark: #000000;
JSON
{
"hex": "#6bdcd8",
"rgb": {
"r": 107,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.876,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82764,
"c": 0.1034,
"h": 192.2
},
"luminance": 0.5927
}Semantic roles & 50–950 ramp
primary
#6BDCD8
secondary
#A84346
accent
#1C22C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484