#6BDCDB#6BDCDB
#6BDCDB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.103 H 194.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCDB |
|---|---|
| RGB | rgb(107, 220, 219) |
| HSL | hsl(179, 62%, 64%) |
| HSV | hsv(179, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.52, -32.29, -9.37) |
| CIE-LCH | lch(81.52, 33.62, 196.18°) |
| OKLab | oklab(82.86% -0.0998 -0.0259) |
| OKLCH | oklch(82.86% 0.103 194.6) |
| XYZ | xyz(44.4375, 59.4226, 76.1320) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.98
Darkturquoise
#00CED1
ΔE00 5.53
Turquoise
#40E0D0
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 6.93
Bright Light Blue
#26F7FD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCDB #DC6B6C
analogous
#6BDCA3 #6BDCDB #6BA5DC
triadic
#6BDCDB #DB6BDC #DCDB6B
tetradic
#6BDCDB #A36BDC #DC6B6C #A5DC6B
square
#6BDCDB #A36BDC #DC6B6C #A5DC6B
split-complementary
#6BDCDB #DC6BA5 #DCA36B
monochromatic
#27A5A4 #3AD0CF #6BDCDB #9CE8E7 #CEF3F3
Accessibility & contrast
On white
1.63
#6BDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6BDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCDB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCDB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#0AE2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdcdb; /* rgb */ color: rgb(107, 220, 219); /* oklch */ color: oklch(82.9% 0.103 194.6);
Tailwind
colors: {
custom: {
50: '#9fe7e6',
500: '#6bdcdb',
950: '#000000',
},
}SCSS
$custom: #6bdcdb; $custom-light: #9fe7e6; $custom-dark: #000000;
JSON
{
"hex": "#6bdcdb",
"rgb": {
"r": 107,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.469,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82861,
"c": 0.10311,
"h": 194.6
},
"luminance": 0.59427
}Semantic roles & 50–950 ramp
primary
#6BDCDB
secondary
#A84344
accent
#1C1EC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484