#6BDBDB#6BDBDB
#6BDBDB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.102 H 195.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBDB |
|---|---|
| RGB | rgb(107, 219, 219) |
| HSL | hsl(180, 61%, 64%) |
| HSV | hsv(180, 51%, 86%) |
| CMYK | cmyk(51.1%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(81.24, -31.82, -9.80) |
| CIE-LCH | lch(81.24, 33.29, 197.12°) |
| OKLab | oklab(82.63% -0.0987 -0.0271) |
| OKLCH | oklch(82.63% 0.102 195.4) |
| XYZ | xyz(44.1758, 58.8992, 76.0448) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.05
Darkturquoise
#00CED1
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 6.15
Turquoise
#40E0D0
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.75
Bright Light Blue
#26F7FD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBDB #DB6B6B
analogous
#6BDBA3 #6BDBDB #6BA3DB
triadic
#6BDBDB #DB6BDB #DBDB6B
tetradic
#6BDBDB #A36BDB #DB6B6B #A3DB6B
square
#6BDBDB #A36BDB #DB6B6B #A3DB6B
split-complementary
#6BDBDB #DB6BA3 #DBA36B
monochromatic
#28A4A4 #3ACFCF #6BDBDB #9CE7E7 #CDF3F3
Accessibility & contrast
On white
1.64
#6BDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#6BDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBDB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBDB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#0CE1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdbdb; /* rgb */ color: rgb(107, 219, 219); /* oklch */ color: oklch(82.6% 0.102 195.4);
Tailwind
colors: {
custom: {
50: '#9ee6e6',
500: '#6bdbdb',
950: '#000000',
},
}SCSS
$custom: #6bdbdb; $custom-light: #9ee6e6; $custom-dark: #000000;
JSON
{
"hex": "#6bdbdb",
"rgb": {
"r": 107,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.8263,
"c": 0.10236,
"h": 195.4
},
"luminance": 0.58903
}Semantic roles & 50–950 ramp
primary
#6BDBDB
secondary
#A74343
accent
#1D1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484