#6BDBDC#6BDBDC
#6BDBDC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.102 H 196.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBDC |
|---|---|
| RGB | rgb(107, 219, 220) |
| HSL | hsl(181, 62%, 64%) |
| HSV | hsv(181, 51%, 86%) |
| CMYK | cmyk(51.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.27, -31.56, -10.29) |
| CIE-LCH | lch(81.27, 33.19, 198.05°) |
| OKLab | oklab(82.66% -0.0983 -0.0284) |
| OKLCH | oklch(82.66% 0.102 196.1) |
| XYZ | xyz(44.3079, 58.9520, 76.7402) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.27
Darkturquoise
#00CED1
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.46
Turquoise
#40E0D0
ΔE00 6.85
Bright Light Blue
#26F7FD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBDC #DC6C6B
analogous
#6BDCA5 #6BDBDC #6BA3DC
triadic
#6BDBDC #DC6BDB #DBDC6B
tetradic
#6BDBDC #A56BDC #DC6C6B #A3DC6B
square
#6BDBDC #A56BDC #DC6C6B #A3DC6B
split-complementary
#6BDBDC #DC6BA3 #DCA56B
monochromatic
#27A4A5 #3ACFD0 #6BDBDC #9CE7E8 #CEF3F3
Accessibility & contrast
On white
1.64
#6BDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6BDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBDC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBDC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#08E1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdbdc; /* rgb */ color: rgb(107, 219, 220); /* oklch */ color: oklch(82.7% 0.102 196.1);
Tailwind
colors: {
custom: {
50: '#9fe6e6',
500: '#6bdbdc',
950: '#000000',
},
}SCSS
$custom: #6bdbdc; $custom-light: #9fe6e6; $custom-dark: #000000;
JSON
{
"hex": "#6bdbdc",
"rgb": {
"r": 107,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.531,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82663,
"c": 0.10233,
"h": 196.1
},
"luminance": 0.58956
}Semantic roles & 50–950 ramp
primary
#6BDBDC
secondary
#A84443
accent
#1E1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484