#6BDCDF#6BDCDF
#6BDCDF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.103 H 197.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCDF |
|---|---|
| RGB | rgb(107, 220, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 52%, 87%) |
| CMYK | cmyk(52%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.64, -31.25, -11.32) |
| CIE-LCH | lch(81.64, 33.24, 199.92°) |
| OKLab | oklab(82.99% -0.0981 -0.0313) |
| OKLCH | oklch(82.99% 0.103 197.7) |
| XYZ | xyz(44.9704, 59.6357, 78.9387) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.87
Aqua Blue
#02D8E9
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCDF #DF6E6B
analogous
#6BDFA8 #6BDCDF #6BA2DF
triadic
#6BDCDF #DF6BDC #DCDF6B
tetradic
#6BDCDF #A86BDF #DF6E6B #A2DF6B
square
#6BDCDF #A86BDF #DF6E6B #A2DF6B
split-complementary
#6BDCDF #DF6BA2 #DFA86B
monochromatic
#25A7AB #39D0D4 #6BDCDF #9DE8EA #D0F4F5
Accessibility & contrast
On white
1.62
#6BDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#6BDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCDF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCDF | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdcdf; /* rgb */ color: rgb(107, 220, 223); /* oklch */ color: oklch(83.0% 0.103 197.7);
Tailwind
colors: {
custom: {
50: '#9fe7e9',
500: '#6bdcdf',
950: '#000000',
},
}SCSS
$custom: #6bdcdf; $custom-light: #9fe7e9; $custom-dark: #000000;
JSON
{
"hex": "#6bdcdf",
"rgb": {
"r": 107,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.552,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.82994,
"c": 0.10301,
"h": 197.7
},
"luminance": 0.5964
}Semantic roles & 50–950 ramp
primary
#6BDCDF
secondary
#AD4441
accent
#1E19CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484